Launches an AUT using the file name, a list of arguments, and a working directory. To used this method, you must create an application whitelist file. For details, see Add SDK code to your tests in the LeanFT Help Center.
Syntax
Parameters
- fileName
- The name of the AUT file to launch. Specify only the name, or the full or relative path to the file.
- args
- A list of arguments.
- workingDirectory
- A working directory.
Return Value
launched AUT