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 1334 playwright issues
Sort by recently updated
recently updated
newest added
trafficstars

### System info - Playwright Version: [v1.33] - Operating System: [Windows 10, Ubuntu 18, Gentoo] - Browser: [Electron] - Other info: ### Source code **Config file** ```js // playwright.config.ts import...

I have three test environments, urls go like this: https://digitaltest1.company.com https://digitaltest2.company.com https://digitaltest3.company.com I am running my first playwright test. I can run the tests fine in the first two environments....

Fix a typo found in 1.34.0 release notes

**Context:** - Playwright Version: 1.29.1 - Operating System: Windows - Node.js version: 16.15.1 - Browser: Chromium **Describe the bug** Step to reproduce 1. Run ´npx playwright codegen´ 2. In the...

feature-codegen

### System info - Playwright Version: v1.34.0 - Operating System: Linux - Browser: WebKit - Other info: image mcr.microsoft.com/playwright:v1.34.0-focal@sha256:98cc61f5e5c5289c9c6ae5dc3e8fb4a4f25bc18021290442f2c4dcdc254cb4dc ### Source code **Link to the GitHub repository with the repro**...

P1-resolve-asap
v1.34

I added a new option to the screenshot method to customize the color of the box when we want to mask some elements for the screenshot. The default color is...

### System info - Playwright Version: [v1.34] - Operating System: [All] - Browser: [All] **Steps** - In an empty npm project, install v1.34 playwright-core - `npm install [email protected]` - Now...

v1.34

### System info - Playwright Version: [v1.34.0] - Operating System: [ macOS 13.3.1] - Browser: [All, Chromium, Firefox, WebKit] - Other info: Editor - VSCode ### System info I have...