Skip to main content
[Command] Hover on web element
Sophie avatar
Written by Sophie
Updated over a week ago

Definition and Usage

The Hover on web element command is used to instruct the workflow to hover on a web page element to show more content.


Parameters Values

Set parameters

Parameter

Definition

Web page

Select the web page that you would like to wait on. There are 2 commands that can be used to generate a web page variable:

  • Go to web page

  • Find web page

Element

Select a target element from the existing variables or capture a new element

Advanced settings

Parameter

Definition

Perform a physical mouseover action

Simulate human operation to perform a physical mouse-over action, or the action will be performed via API. When the target element is obscured by another element, we can untick it to bypass the obstacle.

Wait after execution

Wait for a specified amount of time (seconds) after the command is executed

Wait for element

Wait for a specified amount of time (seconds) until the element appears

Error handling

Parameter

Definition

When error occurs

Select the action to be performed when an error occurs


Example

The above workflow will go to https://www.aliexpress.us on the built-in browser, save the page as a variable named "Aliexpress", and move the mouse over the "Help" button on the page "Aliexpress".

Did this answer your question?