Type text
From UBot Studio
(Difference between revisions)
(Created page with " == Description == This command is 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 ...") |
(→Description) |
||
Line 3: | Line 3: | ||
− | This command is 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 references on selector tools under "The | + | This command is 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 references on selector tools under "The Selectors"). This command is used in place of the old "change chosen attribute", "send keys field chosen" and "send keys" commands. |
− | + | ||
== Example == | == Example == |
Revision as of 15:06, 9 October 2012
Description
This command is 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 references on selector tools under "The Selectors"). This command is used in place of the old "change chosen attribute", "send keys field chosen" and "send keys" commands.