Page 1 of 1
Fille web Form not wait
Posted: Wed Jun 12, 2013 8:02 pm
by dardreams
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
Posted: Thu Jun 13, 2013 8:24 am
by Oleg
"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".