-
Hi,
Mighty contributors of this amazing project, could you share mappings from the demo video with us?
Is it possible to start the test already in trace mode, to easily revert the history of th…
-
Dead link: https://quarkiverse.github.io/quarkiverse-docs/playwright/dev/
The problem link was found on https://quarkus.io/extensions/io.quarkiverse.playwright/quarkus-playwright/
This issue was aut…
-
**Describe the bug**
playwright._impl._errors.timeouterror: locator.click: timeout 30000ms exceeded
**To Reproduce**
Run the script as usual, fill in the parameters
**Expected behavior**
I…
-
when I run the wacat test command,got this error message; how to solve it, thanks.
[pid=3267][err] Referenced from: /Caches/ms-playwright/chromium-1140/chrome-mac/Chromium.app/Contents/Framewor…
-
See:
https://github.com/microsoft/playwright/issues/10631
Current behavior and impact:
Opening the a local dev instance of the app deployed with the container in chromium based browsers does not work…
-
**Problem**
None of the 30 playwright unit tests work.
The documentation README.md does not say to install playwright first.
**How to Reproduce?**
1. Install playwright: `npx playwright inst…
-
I'm running vrt tests with Playwright but I get this error most of the time.
```
Error: {
"path": "/test-runs",
"name": "TypeError",
"message": "Cannot read property 'data' of undefined",
…
-
```[tasklist]
### Tasks
- [ ] https://github.com/Wopee-io/playwright-ai-bot-demo/issues/5
- [ ] https://github.com/Wopee-io/playwright-ai-bot-demo/issues/6
- [ ] https://github.com/Wopee-io/playwr…
zdmta updated
1 month ago
-
**Given**
Config:
```
import "dotenv/config";
import environments from "./config/environments.json";
import { defineConfig, expect } from "@playwright/test";
import { defineBddConfig } from "p…
-
I am frequently running into this error when using the Capybara Playwright driver to click on elements:
```
Playwright::Error: Element is not attached to the DOM
```
It seems more likely to oc…