Setting the compatible version of playwright with cdp patches
This commit is contained in:
@@ -55,7 +55,7 @@ setup(
|
|||||||
"orjson>=3",
|
"orjson>=3",
|
||||||
"tldextract",
|
"tldextract",
|
||||||
'httpx[brotli,zstd]',
|
'httpx[brotli,zstd]',
|
||||||
'playwright',
|
'playwright==1.48', # Temporary because currently All libraries that provide CDP patches doesn't support playwright 1.49 yet
|
||||||
'rebrowser-playwright',
|
'rebrowser-playwright',
|
||||||
'camoufox>=0.3.10',
|
'camoufox>=0.3.10',
|
||||||
'browserforge',
|
'browserforge',
|
||||||
|
|||||||
Reference in New Issue
Block a user