Simulating keyboards and special keys actions on Web and native application windows
While recording a test, you can simulate keyboard or special keys actions on web and
native application windows, or navigation dialogs such as browsers on Windows system. To simulate
these actions, you can add the navigation action PressKey or
InputKeys to the test script. New key combinations are available from version
9.2.1.1 of the product, their values must be entered with the proper format.
Before you begin
Restriction:
- PressKey and InputKey are not supported on Mac OS.
- Only basic key combinations executed in browser pages like [CTRL]+[A], [CTRL]+[C], [CTRL]+[V] are supported.
- New key combinations don't display in test scripts that were recorded with versions earlier to v9.2.1.1. If you want to benefit from the new key combinations in existing test scripts, you need to remove the existing test steps and add new ones.
- Double byte characters are not supported.