playwright
playwright copied to clipboard
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
### π 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...
### π 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...
### π 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...
### π 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...
### π 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...
### 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...
### π 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...
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...
### 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 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...