cancel
Showing results for 
Search instead for 
Did you mean: 

I want to press and hold shift with SAP iRPA 2.0 in cloud studio.

may_be148
Explorer
0 Kudos
437

Dear Experts,

I want to press and hold shift with SAP iRPA 2.0 in cloud studio. to select many records or press some Keystroke. How to add it's to my automation. Please recommend.

Thank you,

Jerasak Sompreeda

View Entire Topic
0 Kudos

Hi Jerasak,

If I understand your use case you can use the Screen Activities and specifically "Screen Keystroke" activity where you can specify what keys to press (might be a set of multiple keys concatenated).

may_be148
Explorer
0 Kudos

Dear Ilyes YAMOUN,

press hold + shift which command can be use?

Thank you,

Jerasak Sompreeda

0 Kudos

As defined here: https://help.sap.com/doc/d69213c343964f97af7829a37f4c6d4d/Cloud/en-US/modules/core.html#Screen_keySt...
you can use irpa_core.enums.key.Shift + whatever other button you're willing to press and put this in the expression editor so that the first part is treated as JS rather than a simple String.

may_be148
Explorer
0 Kudos

Dear Ilyes YAMOUN,

irpa_core.enums.key.Shift + press hold. press hold What command should I use?

Thank you,

Jerasak Sompreeda