Type text
From UBot Studio
(Difference between revisions)
(→Example) |
|||
Line 1: | Line 1: | ||
− | |||
This command is part of the [[Action Commands]]. Type text used when you need to type text into a browser element. You simply drag this command into the scripting area and choose an element using one of the selector tools. (See [["The Selectors"]] for more information). | This command is part of the [[Action Commands]]. Type text used when you need to type text into a browser element. You simply drag this command into the scripting area and choose an element using one of the selector tools. (See [["The Selectors"]] for more information). |
Revision as of 21:49, 2 November 2012
This command is part of the Action Commands. Type text used when you need to type text into a browser element. You simply drag this command into the scripting area and choose an element using one of the selector tools. (See "The Selectors" for more information).
Example
type text(<username field>, "my username", "Standard")