Focus
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
− | This command is part of the [[Browser Commands|Browser Command]]. Focus changes the browser's focus to a specific element You simply drag this command into the scripting area and choose an element to focus on using one of the selector tools. (See [[ | + | This command is part of the [[Browser Commands|Browser Command]]. Focus changes the browser's focus to a specific element You simply drag this command into the scripting area and choose an element to focus on using one of the selector tools. (See [[The Selectors]] for more information) |
== Example == | == Example == |
Revision as of 21:15, 14 April 2013
This command is part of the Browser Command. Focus changes the browser's focus to a specific element You simply drag this command into the scripting area and choose an element to focus on using one of the selector tools. (See The Selectors for more information)
Example
focus(<username field>)