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.”
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