playwright icon indicating copy to clipboard operation
playwright copied to clipboard

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Results 1411 playwright issues
Sort by recently updated
recently updated
newest added

### Version 1.56.1 ### Steps to reproduce 1. clone https://github.com/alexaka1/repro-pw-popover-scroll 2. `npm install` 3. `npm run test:e2e` 4. Observe failure, optionally view the generated trace ### Expected behavior The page...

browser-webkit
browser-chromium
upstream