Browser is a Silk Test Classic window declaration that declares objects that are shared by all Web browsers, for example the Back button on the toolbar. Objects that are unique to each browser are declared in a separate window declaration.
Browser is in the MainWin class.
This functionality is supported only if you are using the Classic Agent. For additional information, refer to the Silk Test Classic Classic Agent Help.
The Browser window declaration in browser.inc in the Extend directory includes the following objects:
The Browser window declares one property:
Property | Type | Description |
---|---|---|
sCmdLine | STRING | The command line used to start the browser. |
The window declaration declares the following methods: