白皮书下载
Element Click
Video example
Function description
Through CV capability, identify the elements on the page and click.
Attribute description

Target: select the target element, first select the whole page, and then select the specific element on this page after recognition. When picking, press the right key or ESC key to exit the picking mode. Click the function button to select from the variable library. You need to save the element object to the variable in advance. Click the overwrite button on the right to modify the specific configuration or pick again.
Click type: the drop-down menu can select click and double-click.
X-axis offset: take the center of the picked element as the origin, offset the offset to the right, and then click.
Y-axis offset: take the center of the picked element as the origin, offset the offset downward, and then click.
usage method
-
Use example
In this example, move the mouse over the tab of the web page (because the elements will change when the mouse is placed on the tab, CV pick the elements that need to be picked up after the change), the web page displays the drop-down menu, and by offsetting, locate the options in the drop-down menu and click.

-
Output results
Open the options in the web tab drop-down menu.
Common problems and Solutions
matters needing attention




