User Interactions
Get started with performing the user actions through Selenium.
We'll cover the following...
We can perform complex user interactions, such as grouping a series of keyboard and mouse operations, and send it to the browser with Selenium by using the “Actions” (.action()
function). The general syntax of using action()
is given below:
Access this course and 1400+ top-rated courses and projects.