Type text

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Description)
Line 4: Line 4:
 
''For more information, see [[Action Commands]].''
 
''For more information, see [[Action Commands]].''
  
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 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. (For more info on Selectors, see [["The Selectors"]]).
  
 
== Example ==
 
== Example ==

Revision as of 00:26, 10 October 2012

Contents

Description

For more information, see Action Commands.

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. (For more info on Selectors, see "The Selectors").

Example

type text(<username field>, "my username", "Standard")

File:Type Text.png


Further Reading

  1. See "Action Commands"

External Links

  1. Using Type Text in a bot.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox