Nexial Automation
Test Automation Platform for everyone!
desktop » useApp(appId)
Description
- This command is used to open the desired application.
- This command is starting point for any script and a must command to be passed in the script.
- All scripts need to have this command at the beginning of any script.
Parameters
- appId - appId is the required parameter for the application under Test.
Example
See Also