Cannot send input to UI element because it is outside of screen bounds : ERROR on TEAMS

Are you on the correct screen, just validate the selectors once more \

Thanks.

Hi @Soudios Can you check the SimulateClick option as seen in the right side option and try again.

Regards,
Sach!n

i am using 2 screens, when i am in the 2nd screen it doesnt work

Are you using element exists when the screen changes?

Also under target in properties Select Wait for ready as interactive and try.

@Soudios

Try using simulate

If simulate does not work…first try to use activate activity which will activate the required window

Also you can try using hover activity before click to ensure the element is on the required screen bounds

Cheers