-
-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Description
Hi,
I just wanted to report an annoying problem I encountered with the latest version of chromium, and how I managed to solve it (so that other developers don’t waste time on it).
Bug
Using the version 137 of chromium, some requests will fail mysteriously with the following error code:
{"code":-32000,"message":"Browser window not found"}
Solution
The devtools are enabled by defaults on symfony/panther
. I solved the problem either by using the previous version of Chromium (136), which is not recommended for security reasons if you’re accessing public websites, or by disabling DevTools with the PANTHER_DEVTOOLS=0 environment variable.
anatoly-pashin-axon21, rivallinkil, Kocal, antalaron and ttskchumadesign and ttskch
Metadata
Metadata
Assignees
Labels
No labels