-
Hello,
I am currently working on a project that involves the collection of Human Trajectories, and I noticed your project utilizes Playwright for this purpose. I have a few questions regarding how …
-
-
Add to the context, the cookie of the session from which the request was made, both for HTTP crawlers and Playwright
-
### Describe the problem
When running `npm create svelte@latest` we are given the option to add eslint / unit tests or integration tests.
When we add eslint, vitest and playwright however, we end …
-
**Does the upstream have similar features?**
`playwright-go` is just a community-driven client for [playwright](https://playwright.dev). For feature requests, please refer to other officially support…
-
**Is your feature request related to a problem? Please describe.**
The repository currently lacks any end-to-end (e2e) tests. I recommend adding e2e tests to the repository to ensure code robustness.…
-
### Describe the bug:
Scripts are not being properly injected/attached(?) to the browser context via add_init_script. I provide an example below that I use to open _Closed Shadow DOMs_ but it can b…
-
### Is your feature request related to a problem? Please describe.
There are times where need to interact with the Playwright page to perform actions on parts of the page. For example, interact with …
-
**Describe the bug**
I've tested next-with-playwright with Next.js 15, but the coverage file refer to js file, not ts file.
https://github.com/cenfun/nextjs-with-playwright
Probably, it can not…
-
## Feature Request
#### Overview
The integration would provide Go developers with a straightforward way to conduct end-to-end testing within the context of Go.
#### Use Case
As a developer w…