Statements are instructions that specify how QA Wizard Pro interacts with an application. Some statements are automatically added to scripts during recording, while others must be added manually. Statements can also control the flow of scripts, perform actions outside of the application, and return values to variables.
Statements are grouped in the following categories:
Note: Some statements accept null arguments and return null values. If a statement cannot accept or return a null value, an error is returned.