白皮书下载
Element Click
1、 Video example
2、 Function description
Simulate using the mouse to click on the content on the screen, such as buttons, icons, links, etc.
3、 Attribute description
.png)
● target: select the elements of the target and pick them directly on the interface. 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.
● operation type: drop down menu selection is divided into analog operation and background operation. Simulation operation refers to the operation of simulating a real person, and the interface will be opened and clicked. Background operation refers to the direct use of background code to achieve the desired effect.
● mouse click: drop down menu selection: left button, back button and middle button. Select the key you clicked.
● click type: drop down menu selection: click, double click. Select the form of click.
● enable AI repair: select Yes or no from the drop-down menu. AI repair function means that the element can be found even if the position or size of the element changes slightly based on the CV ability according to the picked image of the element.
4、 Method of use
● use examples
Here, the z-factory icon on the desktop is picked through element picking, and the component is directly run by left clicking and double clicking in the property bar.

● output results
Recognize z-fatocry on the desktop and double-click to open it.




