API Docs for: 0.9.0
Show:

WebDriverContainer Class

Extends Base
Defined in: lib/container.js:11

Methods

augment

()

Defined in lib/container.js:70

Augments the web-driver data with default data

getClient

() AbstractClient

Gets the client

Returns:

getCoverage

() Coverage

Get coverage object

Returns:

getOptions

() Object

Defined in lib/container.js:80

Gets the options

Returns:

getServer

() AbstractServer

Gets the server

Returns:

inIsolation

() Boolean

Defined in lib/container.js:90

Is the web-driver in isolation mode?

Returns:

initialize

()

Defined in lib/container.js:41

Initializes the instance

validate

()

Defined in lib/container.js:56

Validates the data given

Properties

TYPE

String static