Click

From UBot Studio
Revision as of 22:30, 2 November 2012 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command is part of the Action Commands. This command simply clicks an element within the browser.


Example

click(<innertext="Simple Form">, "Left Click", "No")

File:Click.png

When the the script is run, the element with the innertext "Simple Form" will be clicked.

You can select what kind of click you would like sent to the element on the page. File:Click2.png

To choose the item you want to click on the page by a different attribute, you would need the advanced element editor(symbolized by the cog). The advanced element editor will allow you to use regex and wildcards to further refine your selection. File:Elementeditor.png

To choose the item on the page with image recognition, simply click the camera icon and click and drag to select the item you want to click. File:Image.png

Once your script is run, the selected item will be clicked.

You can also decide if you want the item clicked by location.

File:Click0.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox