Browsers Object Properties

Applies to TestComplete 14.20, last modified on September 11, 2019

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