/
"DOUBLE_CLICK" Command
"DOUBLE_CLICK" Command
Description: This command double clicks on an element using a web locator or inline XPath.
Usage Scenario: Suppose you want to double click on a button that navigates to a website.
Procedure: Define steps that lead up to the point the button is visible and define a locator for the button so you can use it with Double_Click command. Your step will look like this:
Web Locator:
Inline XPath:
Related content
"ALERT" Command
"ALERT" Command
Read with this
"VERIFY_SOAP" Command
"VERIFY_SOAP" Command
Read with this
"EXECUTE_SOAP" Command
"EXECUTE_SOAP" Command
Read with this
"PRINT_PAGE_SOURCE" Command
"PRINT_PAGE_SOURCE" Command
Read with this
"GET_COOKIE_VALUE" Command
"GET_COOKIE_VALUE" Command
Read with this
"HOVER_AND_CLICK" Command
"HOVER_AND_CLICK" Command
Read with this