Type text

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
  
  
This command is part of the [[Browser Commands|Browser Command]]. Type text is used when you need to type text into a browser text field.  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 [[Browser Commands|Browser Command]]. Type text is used when you need to type text into a browser text field.  You simply drag this command into the scripting area and choose an element using one of the selector tools. (See [[]] for more information).
  
 
== Example ==
 
== Example ==

Revision as of 21:03, 14 April 2013


This command is part of the Browser Command. Type text is used when you need to type text into a browser text field. You simply drag this command into the scripting area and choose an element using one of the selector tools. (See [[]] for more information).

Example

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

File:Type Text.png

Running the script will fill the selected field with the text "my username".

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox