Alex Rudenko
Alex Rudenko
This PR changes the default for the `tagged` PDF option from `false` to `true` to generate more accessible PDFs by default. If you are sensitive to the size of the...
https://github.com/puppeteer/puppeteer/actions/runs/7652374569/job/20852025719
https://github.com/puppeteer/puppeteer/pull/11748
Repro: `npm run test:chrome:bidi-local -- --no-coverage` (important to run all tests). The test "[target.spec] Target Browser.waitForTarget should wait for a target" fails because a target from some previous test is...
Currently, we only test BiDi in the old headless.
Currently, when the browser is shutdown the errors are printed indicating that the connection close error has not been handled.
Issue https://github.com/w3c/webdriver/issues/1793
NOT READY FOR REVIEW - [ ] At least two implementers are interested (and none opposed): * … * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed...
The capability cannot be used for matching as it only provides a computed value. Issue https://github.com/w3c/webdriver-bidi/issues/446 Related https://github.com/w3c/webdriver-bidi/pull/652 *** Preview | Diff