Hi, I have some questions.
1. How to set/import a CSV File once as default to some/multipleTasks I checked to run? So I don't need to import one-by-one for each Task.
2. From Control Operate with event Click, when a form has been
submitted, can the task auto finished only after the confirm page fully
loaded? So I we don't need Sleep x second to estimate the confirm page
to be prepared to scrape action OR to keep the task doesn't stop before
the confirm page fully loaded.
Suggestion : From Load Url, It would be great if we could choose an
option from Settings to Load HTML only (not load all element andjs), because some of task doesn't need to load all element like css,jsand others just only html. It will save the bandwidth and increase speed of the task to load and finish.