Replies: 1 comment
-
|
I've encountered the same issue. Do you have any solutions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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