-
### Describe the bug
@jest-playwright-preset is not getting maintained anymore. See:
https://github.com/playwright-community/jest-playwright?tab=readme-ov-file#%EF%B8%8F-we-recommend-the-official-pl…
-
More context: peIGPw-zp-p2
This issue tracks the tasks required to create a new JS package named e2e-utils-playwright, move all the relevant utils from the e2e tests into the package and release/publ…
-
Dear seleniumbase author, I am currently building a web testing platform. Can you compare the playwright library from a functional and performance perspective? This will also allow more engineers to r…
-
Hi!
Today I am running a process parsing ~500 web pages. The parser runs sequentially, no two webpage parsings run concurrently. Parsera is running as a docker container in my local machine with Ub…
-
**Describe the bug**
I am using a ReportPortal 5.12.0 with @reportportal/agent-js-playwright 5.11.11
The database and the app are deployed on Rocky Linux and two _**separate**_ VMs.
When runnin…
-
I have configured my playwright scripts to be executed in sauce labs windows and Mac OS Platforms and they are working fine.
However, my requirement is to execute scripts in "iPhone 12 mini" device, …
-
### Summary
Make Playwright use CI browsers
### Description
Make Playwright use CI browsers
-
crawlee-python is great but often lacks stealth against modern anti-bot measures when using vanilla playwright.
[Camoufox](https://github.com/daijro/camoufox) is fully [compatible](https://camoufox.…
-
-
### Version
1.40.0
### Steps to reproduce
This is the code written in C#
using var playwright = await Playwright.CreateAsync().ConfigureAwait(false);
_logger.Information("Playwright starting to…