API Docs for: 0.9.0
Show:

CabbieClient Class

Constructor

CabbieClient

()

Methods

_coverageScript

() String private

Retrieves the coverage script for gather coverage data

Returns:

augment

()

Augments the data with default values

getCapabilities

() Object

Gets the capabilities

Returns:

getConfiguration

() Object

Gets the server configuration

Returns:

getInstance

()

Gets the client-driver instance

Returns:

:

getMode

() String

Gets the mode cabbie is run in

Returns:

getOptions

() Object

Gets the options

Returns:

getType

() String

Gets the type of server

Returns:

getUrl

() String

Gets the url of the server

Returns:

inDebug

() Boolean

Is cabbie in debug-mode?

Returns:

inHttpDebug

() Boolean

Is cabbie in http debug-mode?

Returns:

initialize

()

Inherited from AbstractClient but overwritten in lib/client/cabbie.js:19

Initializes the instance

loadCoverage

(
  • coverageVar
)
Promise

Inherited from AbstractClient but overwritten in lib/client/cabbie.js:96

Load the coverage through the Selenium client

Parameters:

Returns:

Promise:

With {object} of coverage

setUrl

(
  • url
)

Sets the url of the server

Parameters:

start

() Promise

Inherited from AbstractClient but overwritten in lib/client/cabbie.js:69

Starts the client

Returns:

Promise:

stop

() Promise

Inherited from AbstractClient but overwritten in lib/client/cabbie.js:82

Stops the client

Returns:

Promise:

validate

()

Validates the data given