Skip to main content

externalBrowserCapabilities

Basic meta-data about the browser used in the test

Learn more

Index

Properties

externaloptionalplatformName

platformName?: string

Name of the operating system platform the test is executed on, like darwin, linux or windows.

externaloptionalbrowserName

browserName?: string

Name of the Web browser the test is executed in, like chrome, firefox or safari.

externaloptionalbrowserVersion

browserVersion?: string

Version number of the browser the test is executed in.