Hi, I need help on how to click on a button on SAP where it requires a double click. as I want the automation work in PiP mode, Double Click activity not possible and only works in Hardware input. Running on PiP not possible for Hardware as it runs in simulated desktop or like in the background.
I am not using Studio, I use StudioX and I watched this 3 times did not see anything about double click or was not very clear. If you can be more specific please.
Better to use a recorder in sap and record the step of double click so that for that step we can run the script to get the double click working
Cheers
Check if there is any Keyboard shortcut you can use for that double click. SAP mostly have shortcuts for all controls/functionalities.
If it’s there, use Keyboard Shortcuts activity to send that shortcut.
Thanks,
Ashok ![]()
still not resolved for StudioX.