Replies: 1 comment 1 reply
-
thanks I really need some example URLs, any chance? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Docker Desktop on Windows x64 running both ChangeDetection (0.45.5) and Playwright (1.61)
I get an intermittent error when using Playwright that the page check fails with the following error:
Page request from server didnt respond correctly - SyntaxError: Unexpected token '.' at eval (<anonymous>) at UtilityScript.evaluate (<anonymous>:191:30) at UtilityScript.<anonymous> (<anonymous>:1:44)
It seems to appear randomly so it is hard to replicate. I have seen it across several page checks and the only things in common appear to be the Playwright setting is enabled.
Beta Was this translation helpful? Give feedback.
All reactions