|
Fill a Field in Webpage
Fills a field on Webpage.
Click here to show the figure
Parameters
-
Page name Specifies which page will be read. The webpage should be opened or connected before executing this action.
-
Search element in forms Determines whether to search the field in a form or the whole page range.
-
Form name Specifies the webpage form name, if the target form is a noname form, leaves the field blank, and uses the ordinal to specify.
-
Ordinal while multi forms have same name Specifies a number to indicate a form in the forms which have the same name, or a position number for a noname form.
-
Field name Specifies the field name will be read.
-
Ordinal while multi fields have same name Specifies a number to indicate a field in the fields which have the same name, or a position number for a noname field.
-
Field content Specifies the data to be filled in the field.
Notes:
For the checkbox, you can use the number 1 or text true to check it.
|