Fille web Form not wait
Fille web Form not wait
Hello, when I use the action fill web form I did not have time to load the page as it closes and does not apply
Re: Fille web Form not wait
"Fill web form"action uses built-in web browser.
It waits when form will be loaded, fill up form fields as you configured, and make the form submission.
When the task is finished then internal web browser is being closed.
This looks as if you fill out the form, press Submit button and close browser's window.
If you want to make some interactive actions after form submission you should put action "Wait for done" after this.
Wait for done action will not be closed until you press the button "Done".
It waits when form will be loaded, fill up form fields as you configured, and make the form submission.
When the task is finished then internal web browser is being closed.
This looks as if you fill out the form, press Submit button and close browser's window.
If you want to make some interactive actions after form submission you should put action "Wait for done" after this.
Wait for done action will not be closed until you press the button "Done".
Oleg Yershov