-
### Clear and concise description of the problem
As a developer using Vitest, I want to be able to read a Playwright comparison so that I understand which tool to use in which situation.
### Sug…
-
### Version
1.49.0
### Steps to reproduce
https://github.com/OlegsHanins/playwright-fixtures-title-bug
`npm instal`
`npx playwright test`
`npx playwright show-report`
"My custom fixture title" is…
-
Standby mode: request timeout - remove pending requests from Playwright request queue
-
When using the reporting dashboard with sharding in Github Actions, a re-run of a failed shard on a Pull Request results in a report that is stuck in In Progress.
**To Reproduce**
Steps to reproduc…
-
### Version
1.48.2
### Steps to reproduce
1. Create simple test:
```typescript
import { test, expect } from '@playwright/test';
test('color', () => {
expect('foo').toBe('bar');
})
```
2. Run P…
-
## Overview
Originally written in #690:
Specific csets we want to test
1. many small -- neurological (4 IDs) - http://localhost:3000/cset-comparison?codeset_ids=1000002657&codeset_ids=241882304…
-
### Version
1.49.0
### Steps to reproduce
Start new project on Windows 11 machine with:
`npm init playwright@latest --yes '--' '--quiet' '--browser=chromium'`
Make sure that you have Playwright E…
-
**Describe the bug**
While using Yarn 3 and after following [these installation steps](https://storybook.js.org/docs/react/writing-tests/test-runner), running test-storybook shows the following error…
-
It has served us well for a long time, but I've spent more (too much) time chasing issues that arise from changes to their platform, than to changes to the code we're testing. Mostly recently (https:/…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
has the stepper option visible
## Test path
`/plugins/woocommerce-blocks/…