Focus
From UBot Studio
(Difference between revisions)
(Created page with " This command is part of the Action Commands. Focus changes the browser's focus to a specific element You simply drag this command into the scripting area and choose an ...") |
Revision as of 21:52, 12 November 2012
This command is part of the Action Commands. 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>)