Does it not work on Windows 11? #249
Unanswered
fluyezcambiosteam
asked this question in
Q&A
Replies: 1 comment
-
|
I use linux and tried only once in windows and worked fine |
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.
-
Hi! Does the script not work on Windows 11? It works fine on Windows 10, but when I try it on my other PCs with Windows 11, I get this error message:
2026/03/17 12:50:48 INFO Downloading browsers...
2026/03/17 12:50:49 INFO Downloaded browsers successfully
{"level":"info","component":"scrapemate","time":"2026-03-17T15:50:50.0974559Z","message":"starting scrapemate"}
{"level":"error","component":"scrapemate","error":"Frame.Goto https://www.google.com/maps/search/cafe+in+athens?hl=en
: playwright: target closed: Target page, context or browser has been closed","time":"2026-03-17T15:50:56.9787826Z","message":"error while processing job"}
{"level":"info","component":"scrapemate","job":"Job{ID: 65430ca3-ed20-4f20-a689-4a0e5f1540a4, Method: GET, URL: https://www.google.com/maps/search/cafe+in+athens
, UrlParams: map[hl:en]}","error":"Frame.Goto https://www.google.com/maps/search/cafe+in+athens?hl=en
: playwright: target closed: Target page, context or browser has been closed","status":"failed","duration":6881.3267,"time":"2026-03-17T15:50:56.9787826Z","message":"job finished"}
{"level":"error","component":"scrapemate","error":"Frame.Goto https://www.google.com/maps/search/cafe+in+athens?hl=en
: playwright: target closed: Target page, context or browser has been closed","time":"2026-03-17T15:50:56.9787826Z","message":"error while processing job"}
{"level":"error","component":"scrapemate","error":"Frame.Goto https://www.google.com/maps/search/restaurant+in+paris?hl=en
: playwright: target closed: Target page, context or browser has been closed","time":"2026-03-17T15:51:01.065841Z","message":"error while processing job"}
{"level":"info","component":"scrapemate","job":"Job{ID: 5514c420-9058-47eb-bb71-1d17791d9133, Method: GET, URL: https://www.google.com/maps/search/restaurant+in+paris
, UrlParams: map[hl:en]}","error":"Frame.Goto https://www.google.com/maps/search/restaurant+in+paris?hl=en
: playwright: target closed: Target page, context or browser has been closed","status":"failed","duration":4087.0584,"time":"2026-03-17T15:51:01.065841Z","message":"job finished"}
{"level":"error","component":"scrapemate","error":"Frame.Goto https://www.google.com/maps/search/restaurant+in+paris?hl=en
: playwright: target closed: Target page, context or browser has been closed","time":"2026-03-17T15:51:01.065841Z","message":"error while processing job"}
Beta Was this translation helpful? Give feedback.
All reactions