Message": "Click 'I': Cannot send input to UI element because it is outside of screen bounds

Hello, I have encountered an error. Error: [ message": "Click ‘I’: Cannot send input to UI element because it is outside of screen bounds], last time I used mock clicks and it solved the problem. But this time it’s not working. How about getting to the root of the problem?

image

Hello @Uddynitjh ,

Could you please elaborate the problem with Some Screenshots of the UI. As per the error message the element which you are trying to action is not available in the current screen.
If you can share the screenshot and explain the actual requirement we can find a solution.

1 Like

Yes, the selector has been re-selected, and it is working again. It’s really hard to laugh or cry.

Good to know you issue has resolved :slightly_smiling_face: .

Hi @Uddynitjh

I would also recommend to have simulate click selected as true in click properties

If at all your button is not in foreground

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.