Skip to content

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

License

Notifications You must be signed in to change notification settings

rebrowser/rebrowser-playwright-core

Repository files navigation

rebrowser-playwright-core

⚠️ This is the original playwright-core patched with rebrowser-patches.

🕵️ The ultimate goal is to pass all automation detection tests presented in rebrowser-bot-detector.

🪄 It's designed to be a drop-in replacement for the original playwright-core without changing your codebase. Each major and minor version of this repo matches the original repo, patch version could differ due to changes related to the patch itself.

☝️ Make sure to read: How to Access Main Context Objects from Isolated Context

🐛 Please report any issues in the rebrowser-patches repo.

playwright-core

This package contains the no-browser flavor of Playwright.