The Browsers object contains the following properties:
Property List
Name | Description |
---|---|
_NewEnum
|
Returns an enumerator for the collection of the available browsers. |
Count
|
Returns the total number of the supported browsers installed on the computer. |
CurrentBrowser
|
Indicates the browser which is currently used in the web test. |
Item
|
Provides information on a particular browser. |
RemoteItem
|
Provides information on a particular browser running on a remote computer or remote mobile device. |
SystemDefaultBrowser
|
Returns the system default browser. |