Now that you have installed the WebdriverIO tool and learned how to locate an element in a web page, the next step is to develop a capability to perform actions on a located element. This chapter shows you how to perform various actions on a web page’s located elements. You learn various commands to interact with elements, and you learn how WebdriverIO implements them with ease. This chapter covers the following.