July 2017
Intermediate to advanced
454 pages
10h 1m
English
In this section, you will learn about various built-in classes and methods available in the Protractor API, which we can use for writing our test scripts.
The Protractor API has a lot of predefined built-in properties and methods for Browser, Element, Locators, and ExpectedConditions support.
It provides a lot of built-in methods ranging from click events to setting the data for inputs forms, from getting text to getting URL details and much more, to simulate actions and events in the application page.
Let's take a quick look at some of the available built-in methods to simulate user interactions:
Read now
Unlock full access