TargetBrowser

Describes a browser targeted by a test suite.

Members

name :string

The name of the targeted browser.

Type:
  • string

platform :string|undefined

The specific platform for the targeted browser, if any.

Type:
  • string | undefined

version :string|undefined

The specific version of the targeted browser, if any.

Type:
  • string | undefined