Navigate
Learn more about errors that can occur with navigate steps.
# Unable to navigate to blank link
Error: Cannot navigate to blank url.
Problem: There is no URL set within the go to page step.
Fix: Insert a URL in the step to continue, or disable this step if it is not in use.
# Unable to access URL
Error: Could not open this URL.
Problem: The URL that you have requested the bot visits is not valid, or is inaccessible.
Fix: Review the URL that is set in the go to page step to ensure that it is accessible.
# Unable to switch browser tab
Error: "Switch browser tab": You are attempting to switch to browser tab (no) but only X browser tabs are open.
Problem: The automation has attempted to change tab to a tab that does not exist, for example, tab 3 when there are only 2 tabs open.
Fix: Check the tab that you are sending the automation to to confirm it exists during your run. View an automation run to confirm that the tab exists when the automation tries to navigate to it.