Refresh
In this section, we will guide you on how to use the Refresh
step.
Purpose
This step is used to reload the current webpage. You may need to reload the page if it becomes unresponsive due to network latency, memory leaks, or script errors.
Configuration
General
Step Name: Customize the step name.
Page Load Timeout: The maximum time to wait when refreshing the webpage. If the page hasn't finished loading after this time, a timeout warning log will be output, and the system will stop waiting. The current step will complete, and subsequent steps will continue to execute.
TIP
The default timeout waiting time is 30 seconds. Please adjust this value according to your network environment and the loading speed of the target website. If network quality is poor, it's recommended to set longer timeout waiting times such as 60 seconds, 120 seconds, 360 seconds, etc.
Advanced
- Ignore Cache: When this option is enabled, the browser's cached data will be ignored when refreshing the webpage, forcing a request to load the latest page and resources.