The TestedAppRunAsParams object contains the following properties:
Property List
Name | Description |
---|---|
CommandLineParameters
|
Specifies a string of command-line arguments to be passed to the tested application on its start. |
Domain
|
Specifies the domain or computer that the user account specified by the UserName property belongs. |
Name
|
Returns the name of the run mode that cooresponds to the parameters. |
Password
|
Specifies the password of the desired user account. |
UseRelativeWorkingFolder
|
Obsolete. Specifies whether TestComplete uses a relative or absolute path for the tested application’s working folder. |
UserName
|
Specifies the user account that the application will be run under. |
WorkFolder
|
Specifies the working folder for the tested application. |