Mouse commands in a website
You can use the following commands to perform mouse actions in the web page:
-
Click on web page command
Clicks an element on the web page or application, such as links, buttons, or images. -
Focus on Web Element command
Focuses on an element of a web page, according to the specified selector (ID, CSS, XPath so on and so forth) and the value of that selector.