You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with a page that uses a JS redirect after login occasionally. It used to work for a long time but now it's broken with "Browser step at position 4 could not run, check the watch, add a delay if necessary, view Browser Steps to see screenshot at that step. Page.evaluate: Execution context was destroyed, most likely because of a navigation"
The redirect happens after step nr. 4, and I've already tried to wait a few seconds, wait for a dummy element to show up, nothing really helped, if the redirect happens, my watch breaks. Did anybody solved already something like this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem with a page that uses a JS redirect after login occasionally. It used to work for a long time but now it's broken with "Browser step at position 4 could not run, check the watch, add a delay if necessary, view Browser Steps to see screenshot at that step. Page.evaluate: Execution context was destroyed, most likely because of a navigation"
The redirect happens after step nr. 4, and I've already tried to wait a few seconds, wait for a dummy element to show up, nothing really helped, if the redirect happens, my watch breaks. Did anybody solved already something like this?
Beta Was this translation helpful? Give feedback.
All reactions