Double Click on PiP mode - StudioX

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.

@Saud_Albakhit,

Check out this solution.

Thanks,
Ashok :slight_smile:

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.

@Saud_Albakhit

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

@Saud_Albakhit,

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 :slight_smile:

still not resolved for StudioX.