Protractor API {{::version}}

Protractor API Docs

Welcome to the Protractor API documentation. The menu lists all classes and methods exposed by Protractor.

Note that Protractor is a wrapper around selenium-webdriver, the Webdriver bindings for Node.js. See that documentation for advanced usage.

{{currentItem.title}} View code

{{currentItem.name}}

Example

View

        
Code

      

Params

Param Type Description
{{param.name}} {{param.description}}

Returns

Type Description

Functions

Extends {{currentItem.base.title}}

Extends {{currentItem.base.base.title}} (via {{currentItem.base.title}})