The BrowserTestedApp object contains the following properties:
Property List
| Name | Description | 
|---|---|
| BrowserArguments | Specifies additional command-line arguments to be passed to the browser on its start. | 
| BrowserExecutable | Specifies the full path to the browser that will be used for web testing. | 
| BrowserType | Specifies the web browser that will be used for testing. | 
| BrowserVersion | Specifies the version of the web browser that will be used for testing. | 
| PageAddress | Specifies the URL the browser will open after it is launched. | 
