-
When using the Playright test runner, I would like to be able to pass a command-line argument to my Playwright test, similar to this:
```shell
npx playwright test --build-path=/path/to/my/applicat…
jjeff updated
2 weeks ago
-
Hello, I tried to use `msedge` browser, but wasn't able to get it to work.
I tried this: https://github.com/microsoft/playwright/issues/23783
Basically I tried
```
npx playwright install --w…
-
Typically reported as a 1 minute timeout:
```
pw:browser [pid=31534][out] Enso Project Manager +660ms
pw:browser [pid=31534][out] Version: 2024.5.1-dev +0ms
pw:browser [pid=31534][out] Buil…
-
Once we have sufficient runners, enable all Playwright tests in the workflow (CI environment). Currently, only a few are being run.
-
**Is your feature request related to a problem? Please describe.**
Does this or Will this ever be supported with Python using pytest-playwright?
**Describe the solution you'd like**
Python Suppor…
-
## Use case
In our project we're using gherkin scenarios (Cucumber as test runner) without defined PlaywrightTestConfig
All expect methods work fine except `expect(page).toHaveScreenshot() `and …
-
### What version of Bun is running?
1.0.25+a8ff7be64
### What platform is your computer?
Arch Linux (Linux 6.7.0-arch3-1 x86_64 unknown)
Also tested on MacOS 14.2.1 and WSL. @michaelhays e…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
Block settings - link DISABLED, lightbox ENABLED - should show UI while bl…
-
### Provide a general summary of the issue here
We use Storybook interaction tests and storybook [test-runner](https://storybook.js.org/docs/writing-tests/test-runner) to run interaction/unit tests…
-
### Command
test
### Description
When testing angular code with the web test runner, I would like to configure the web test runner via its known [api](https://modern-web.dev/docs/test-runner/…