Skip to content

Commit 996cbc2

Browse files
committed
README.md
0 parents  commit 996cbc2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# rebrowser-playwright-core
2+
> ⚠️ This is the original [`playwright-core`](https://www.npmjs.com/package/playwright-core) patched with [`rebrowser-patches`](https://github.com/rebrowser/rebrowser-patches).
3+
>
4+
> 🕵️ The ultimate goal is to pass all automation detection tests presented in [`rebrowser-bot-detector`](https://github.com/rebrowser/rebrowser-bot-detector).
5+
>
6+
> 🪄 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.
7+
>
8+
> 🐛 Please report any issues in the [`rebrowser-patches`](https://github.com/rebrowser/rebrowser-patches/issues) repo.
9+
10+
*Main branch is empty; all code and commits are in version-named branches.*

0 commit comments

Comments
 (0)