-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Labels
CDPChrome Debug ProtocolChrome Debug ProtocolbugSomething isn't workingSomething isn't workingplaywright
Description
Trying to the run the new Playwright support on MacOS https://gist.github.com/krichprollsch/9809bf7dccc6c132ed4b864d9ea39efc but I get the following exception:
node:internal/modules/run_main:122
triggerUncaughtException(
^
locator.textContent: Target page, context or browser has been closed
Call log:
- waiting for locator('h1')
at /Users/mquandalle/lightpanda-test/playwright-demo.js:10:40
Node.js v22.12.0On the server :
$ ./lightpanda
info(telemetry): telemetry enabled
info(server): accepting new conn...
info(server): client connected
info(page): GET https://httpbin.io/html 200
Not sure if there are more verbose debugging options
$ ./lightpanda version
fc0281b
Metadata
Metadata
Assignees
Labels
CDPChrome Debug ProtocolChrome Debug ProtocolbugSomething isn't workingSomething isn't workingplaywright