Click

From UBot Studio
Revision as of 16:41, 7 December 2012 by LillyT (Talk | contribs)

Jump to: navigation, search

This command is part of the Browser Command. This command simply clicks an element within the browser using the selectors (See "The Selectors" for more information).


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