|
Submit a Form on Webpage
Simulates a submission 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.
-
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.
-
Wait for downloading page to complete Specifies whether to pause the execution of macro before submission is complete.
-
Return URL into variable Specifies the variable to hold the URL after submitting.
Notes:
The webpage should be opened or connected before performing this action.
|