on 2022 May 26 10:40 AM
Request clarification before answering.
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).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
User | Count |
---|---|
52 | |
6 | |
5 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.