-
I'm monitoring the stability of the Playwright tests and observed that there are a number of intermittent, recurring test failures at the `theia-notebook-editor.test.ts`.
```
Error: 1) ../../src…
-
-
scrapy-playwright is great but often lacks stealth against modern anti-bot measures. Thats the only reason folks go for undetected-chromedriver (Selenium).
**[Camoufox](https://github.com/daijro/ca…
-
Standby mode: request timeout - remove pending requests from Playwright request queue
-
### 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…
-
### Version
1.48.2
### Steps to reproduce
I am using default microsoft edge browser and its the only one we can use as per our policy.Cant download the browsers.
I have installed playwright and con…
-
### 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…
-
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
Latest
### Steps to reproduce
Please re-open https://github.com/microsoft/playwright/issues/30953. It has all the relevant details, including a reproduction script ... but really this …
-
## 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…