/
"HOVER" Command
"HOVER" Command
Description: This command hovers over an element defined by a locator or inline XPath.
Usage Scenario: Suppose we want to hover on the Login button in our Reference app after clicking on Login link.
Procedure: Define a locator for your button using XPath (“//a[contains(text(),'LOGIN')]”) or use inline XPath field in your step. Your step will look like this:
Web locator:
Inline XPath:
, multiple selections available,
Related content
"PRINT_PAGE_SOURCE" Command
"PRINT_PAGE_SOURCE" Command
Read with this
"ALERT" Command
"ALERT" Command
Read with this
"GET_COOKIE_VALUE" Command
"GET_COOKIE_VALUE" Command
Read with this
"EXECUTE_SOAP" Command
"EXECUTE_SOAP" Command
Read with this
"VERIFY_SOAP" Command
"VERIFY_SOAP" Command
Read with this
"HOVER_AND_CLICK" Command
"HOVER_AND_CLICK" Command
Read with this