-
* Not use Langchain Playwright -> directly playwright needs to be closed at some point so yield (browser set see url_playwright.py of langchain
-
[Playwright](https://playwright.dev/) support would be nice.
Currently I'm using:
```nix
inputs = {
nix-playwright-browsers.url = "github:voidus/nix-playwright-browsers";
nix-playwr…
-
### ⚠️ Please verify that this question has NOT been raised before.
- [X] I checked and didn't find similar issue
### 🛡️ Security Policy
- [X] I agree to have read this project [Security Policy](ht…
-
### What happened?
**Playwright Test Failed**
When running playwright tests through Github for issue 595 the tests are timing out.
### Anything else?
Error can be found here:
https://github.…
-
-
-
Can we add support for playwright runtime annotations?
https://playwright.dev/docs/test-annotations
![image](https://github.com/user-attachments/assets/0f48f19b-e286-47d8-984f-5a84ad0ec97d)
For…
-
### Environment
Working directory: /dev/playwright-nuxt 11:32:38 AM
Nuxt project info: …
-
This has been on my list for some time, but I believe this is causing some trouble over in https://github.com/phetsims/aqua/issues/219. On sparky I get some errors like:
```
90|ct-node-puppeteer…
-
When I try to run the playwright e2e tests on debug mode (`npx playwright test --debug`, this allows you to get a debugger while running the tests), I get an error when trying to match the screenshots…