@ozsuakin said in catching timeout error:
hello how can I catch timeout errors?
when I try to reset browser, it is rarely giving a warning "timeout during reset"best regards.
Use the action "Ignore Errors"
This error is made when the page has not been loaded, you need to add action to wait for the element to appear or wait for the web page to finish loading.
💻 Work with Reputation, Speed, and Quality
🤙 Telegram : https://t.me/basvietnam
💻 Website : https://basvietnam.com/
🎦 Youtube : https://www.youtube.com/@basvietnam/videos
@Melinda I will add Wait full page load and try