Click or drag to resize

WebBrowserPattern Properties

The WebBrowserPattern type exposes the following members.

Properties
  NameDescription
Public propertyBrowserIndex
Specifies the browser instance number. Use this property to distinguish several instances of the same browser running in the operating system. You can check the BrowserIndex value in the TestLeft UI Spy panel.
Public propertyObjectIdentifier
Specifies the browser type. This is the browser's executable name without the extension, for example: chrome, iexplore, firefox.
Top
See Also