Problem with double click on sap which is in second page

Hi There , I Need to Double Click on document number which is in the second page when i use it ,it was saying out of the screen bounds even though i use generic selectors and simulated click ,send window msg ,focus didn’t work
double click is working which is in visible part and which is not visible it was saying “Double Click: Cannot send input to UI element because it is outside of screen bounds.”


even though it is validating

Hey! Welcome to community!

Will recommend you to use the CV click in the properties we can use click type to double…

Try this and let me know

Regards,
NaNi

hello, tried but not working

Hey!

Can you show me the properties of normal click activity?

Instead of using the direct selector (Full selector) will recommend you to use the attach window activity and attach the SAP window then use click activity…

This will generate the partial selector…

And make the selectors dynamic…

If possible show the selectors which is opened with uiexplorer will have more options to make the selector dynamic and stable

Regards,
NaNi


hello
even though partial selectors and dynamic selectors didn’t work

Hey!

Can you provide some delay like 400ms in delay after and before?

And make sure to check AlterIfDisabled

Regards,
NaNi

Sorry but didn’t work