Now that you know how to install the Protractor tool and uniquely locate elements on a web page, the next step is to interact or perform actions on the located elements. In this chapter, you see how to perform various actions on the located elements in a web page. You learn various API commands to interact with these elements and how Protractor implements them with ease. You about learn the following.