Browsers Object Properties

Applies to TestComplete 15.63, last modified on April 10, 2024

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.

See Also

BrowserInfo Object

Highlight search results