Browsers Object Properties

Applies to TestComplete 12.60, last modified on September 17, 2018

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 about a particular browser.
SystemDefaultBrowser Returns the system default browser.

See Also

BrowserInfo Object

Highlight search results