What is the alternative of upwards keystroke of key f15 ?
Issue Description:
While trying to do a upwards keystroke of key f15 within a type into two issues of where it is not possible to
- Type it in as it adds a % and fails the activity on run
- Select it from the dropdown list to 'add it in"
Resolution:
- Pass "[k(shift)][k(f3)]" as this works similar to f15
- Other keys can also be passed along with it.