How browser actions move a task forward
The task should continue only after the page reaches the state the next action expects. Use the smallest setting that gives the page enough time to reach that state.
Choose the right control
What a retry does
Retries are available for Go to Web Page, Click Item, and Click to Paginate. A retry starts that same action again; it does not continue from the point where the previous action stopped. Set three things for a retry: the condition that triggers it, the maximum number of attempts, and the wait between attempts. Depending on the retry settings, Octoparse can also change the proxy or User-Agent, or clear browser state before trying again. These are optional changes and can end a logged-in session.Test a change
- Find the first action that does not reach the expected page state in the event log or a small Local test.
- Change one control only: a wait, a timeout, a scroll setting, or a retry.
- Run the same small sample again.
- Check the screenshot, final page, and several output rows. An action completing does not by itself mean the data is complete.