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

### 🚀 Feature Request From Playwright 1.53.0 release notes, on the section as per below found in https://playwright.dev/docs/release-notes#version-1.53 **New option in 'html' reporter to set the title of a specific...

v1.54

### Version 1.52.0 ### Steps to reproduce Trigger a request subjected to CORS; wait for the response with page.waitForResponse() using a regexp. Minimal reproduction: 1. Clone the repo at https://github.com/mkrakker/playwright-ff-waitforresponse...

v1.54

### 🚀 Feature Request in 1.53 locator method add .describe() function i want expect text in allure report in expect.js input this code ``` function createMatchers(actual, info, prefix) { let...

v1.54

### 🚀 Feature Request Currently, the `--only-changed` CLI option will detect the `specs` that include files that have been impacted by a change (like a file in a `utils` folder)....

Addresses the comments from https://github.com/microsoft/playwright-python/pull/2885#pullrequestreview-2916707147.

https://github.com/microsoft/playwright-mcp/pull/325

### 🚀 Feature Request When focusing on a network call in the trace viewer, show the following tabs: - Headers (with collapsible sections: general (including start- & end-time), response headers,...

v1.58

### Version 1.52.0 ### Steps to reproduce 1. Clone https://github.com/dethstrobe/playwright-reporter-bug-repro 2. cd in to [custom-reporter-package](https://github.com/dethstrobe/playwright-reporter-bug-repro/tree/main/custom-reporter-package) 3. install dependencies `pnpm install` or `npm install` 4. build reporter `pnpm build` or `npm...

v1.54

Before it looked like: ![Screenshot 2025-06-05 at 14 41 27](https://github.com/user-attachments/assets/8d6e3408-bebc-4a12-abfd-8f7568183695) Now it looks like: ![Screenshot 2025-06-05 at 14 41 13](https://github.com/user-attachments/assets/d6523fed-738b-4f73-b809-074bdd136e31)

### 🚀 Feature Request Version 1.40.0 Steps to reproduce It has now been established that it is the chrome.exe file that does not have a digital signature on the file...

v1.58