Playwright topic

Playwright provides a set of APIs to automate Chromium, Firefox, and WebKit browsers. By using the Playwright API, you can write scripts to create new browser pages, navigate to URLs, and interact with elements on a page. Along with a test runner, Playwright can be used to automate user interactions to validate and test web applications.

List Playwright repositories

rebrowser-patches

1.2k
Stars
62
Forks
1.2k
Watchers

Collection of patches for puppeteer and playwright to avoid automation detection and leaks. Helps to avoid Cloudflare and DataDome CAPTCHA pages. Easy to patch/unpatch, can be enabled/disabled on dema...

rebrowser-playwright-python

96
Stars
11
Forks
96
Watchers

A drop-in replacement for playwright-python patched with rebrowser-patches. It allows to pass modern automation detection tests.

rebrowser-playwright

39
Stars
1
Forks
39
Watchers

A drop-in replacement for playwright patched with rebrowser-patches. It allows to pass modern automation detection tests.