feat(DynamicFetcher): Replace rebrowser with patchright

This commit is contained in:
Karim shoair
2025-09-20 00:23:29 +03:00
parent 386da62ec9
commit 67db865aee
6 changed files with 12 additions and 21 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
- name: Install all browsers dependencies
run: |
python3 -m pip install --upgrade pip
python3 -m pip install playwright==1.52.0 rebrowser-playwright==1.52.0 camoufox
python3 -m pip install playwright>=1.55.0 patchright>=1.55.0 camoufox
- name: Retrieve Playwright browsers from cache if any
id: playwright-cache