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 There should be a feature in playwright which should enable user to do hard refresh, as of now I don't see this thing, neither am I...

P3-collecting-feedback

### πŸš€ Feature Request hey y'all, I am one of the maintainers of the Robot Framework Playwright integration. I would like to start and stop steps in Tracing via Playwright...

open-to-a-pull-request

### πŸš€ Feature Request the argument has been deprecated for a few years now, and the current behavior where it just silently ignores the argument is even more confusing than...

P3-collecting-feedback
open-to-a-pull-request

### πŸš€ Feature Request It'd be nice if `playwright` could programmatically track dropped frames with and without changes from a commit. Chrome's performance recorder can do this, but developers have...

P3-collecting-feedback
feature-performance

### πŸš€ Feature Request By merging Playwright Inspector into trace view,the test author can run test script,recording test script, edit the test script, debug the test script in one place----trace...

P3-collecting-feedback

### Version 1.48.0 ### Steps to reproduce 1. Clone repo containing two packages at https://github.com/giacomoran/playwright-loader-ts. The package `package-ts` exports `src/index.ts` directly; the package `package-playwright` depends on `package-ts`, the dependency is...

P3-collecting-feedback

### πŸš€ Feature Request We need to set the location of the sources for .NET, like it's available for JAVA with the `PLAYWRIGHT_JAVA_SRC` variable. ### Example _No response_ ### Motivation...

P3-collecting-feedback
open-to-a-pull-request

Hi team! 😁 This is a follow-up to #19570 and #19519 My goal is to use the JSON report output to build a visualization that shows worker utilization (similar to...

open-to-a-pull-request

### Version 1.43.1 ### Steps to reproduce 1. I suspect, either have a `playwright.config.ts` in a sub-folder. Or have some possible problem with the config file. Not sure the exact...

feature-vscode-extension

### πŸš€ Feature Request In debugging mode, executing the command in the browser's developer tools generates a selector for the given element. However, in some cases, the generated selector can...

P3-collecting-feedback