-
I'm trying to pass jetPlaywrightConfig in a test, however I don't seem to get it to work.
This is my test:
```typescript
import { JestPlaywrightConfig } from 'jest-playwright-preset';
describe…
-
### Steps to reproduce
**Tell us about your environment:**
* Puppeteer version: 7.0.0
* Platform / OS version: MacOS Big Sur
* URLs (if applicable): -
* Node.js version: 14.13.0
**What…
-
### Expected behavior
I try to drag and drop HTML5 element on headless mode when running with gauge
### Actual behavior
Cannot drop to target element although I setViewPort
### Steps to reprod…
-
Hi!
Since the friday release of selenoid 1.10.4 and chrome 92.0 browser image we experience some flakyness when executing tests.
The chrome 92.0 image does not work with selenoid 1.10.3 at all, re…
-
I run it on nodejs on windows it works fine.
But I'm on docker, it shows 415 status, what's the reason?
-
CF bypass is successful, but the image content is broken or corrupted, how to fix this?
-
I'm using the playwright-pytest plugin.
When I call BrowserContext.pages() to get the pages to switch tabs ,
I got the error "TypeError: 'list' object is not callable."
I can't identify the cause i…
-
## The dependency [puppeteer](https://github.com/GoogleChrome/puppeteer) was updated from `1.9.0` to `1.10.0`.
🚨 [View failing branch](https://github.com/anishkny/realworld-e2e-test/compare/master..…
-
Hi Dario,
Using Headful Chromium on Ubuntu with `page.ScreenshotAsync(true)` I occasionally get: (Cannot take screenshot while page is navigating) or: One or more errors occurred. (Timeout 30000 ex…
-
I'm using Lighthouse CI plugin as a step in build process. Though I'm having all the assertions passed successfully & all the process is success, the step still finishes with error.
**Here's my con…