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
Some users have experienced similar problems in the examples below, but no solution has been suggested. If there is a solution for this, can you share it?
The automation I created consists of projects with different baseUrls and when I run them in parallel, sometimes I encounter the error below, sometimes I don't
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
navigating to
Expected behavior
should navigate to url successfully
Actual behavior
give a white screen with this error
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
Thank you for your response. Since the project belongs to my workplace, I can't share it, but I will prepare a simplified version and share it tomorrow.
Version
1.50.1
Steps to reproduce
Some users have experienced similar problems in the examples below, but no solution has been suggested. If there is a solution for this, can you share it?
#18137
#8145
#28364
#22759
The automation I created consists of projects with different baseUrls and when I run them in parallel, sometimes I encounter the error below, sometimes I don't
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
Expected behavior
should navigate to url successfully
Actual behavior
give a white screen with this error
Error: page.goto: net::ERR_ABORTED; maybe frame was detached?
Call log:
Additional context
No response
Environment
I've used pnpm for the package manager
The text was updated successfully, but these errors were encountered: