The BrowserTestedApp object contains the following methods:
Method List
| Name | Description | 
|---|---|
Close
 | 
Attempts to close the web browser normally and returns whether the attempt succeeded. | 
Run
 | 
Attempts to run the web browser and returns the Browser object that corresponds to the instance that was launched last. | 
Terminate
 | 
Attempts to terminate the web browser and returns whether the attempt succeeded. | 
