Context variables

Context variables allow you to save strings (text) and numbers for later use in the test scenario. They are supported with every action that requires data input, such as keyboard input or navigating to a location.

You can set context variables manually or by saving a value at runtime. At a later time, you can then use the saved value as data input or to compare between variables

After or during execution, it is possible to view all variable values. For details, see View the status of context variables during execution.

In this section: