Namespace: driver

driver

The Marionette WebDriver services provides a standard conforming implementation of the W3C WebDriver specification.

Source:
See:

Members

(static) this.Context

Properties:
Name Type Description
CHROME
CONTENT
Source:

Methods

(generator, static) enumeratorIterator(enumerator) → {Iterable}

Helper function for converting a nsISimpleEnumerator to a JavaScript iterator.

Parameters:
Name Type Description
enumerator nsISimpleEnumerator

Enumerator to turn into iterator.

Source:
Returns:

Iterator.

Type
Iterable

(static) this.Context.fromString()

Source: