The BrowserInfo object contains the following properties:
Property List
Name | Description |
---|---|
Description
|
Returns a string containing the browser’s name, version and executable type. |
Family
|
Specifies the browser’s family name: Internet Explorer, Firefox, or Chrome. |
Platform
|
Specifies the browser’s executable type (x86 or x64). |
RunOptions
|
Sets the browser’s command-line arguments. |
Version
|
Specifies the browser’s version information. |