test: update tests accordingly

This commit is contained in:
Karim shoair
2025-12-18 01:14:05 +02:00
parent 39f544eae4
commit 9443ab80ae
+1
View File
@@ -62,6 +62,7 @@ class TestDynamicFetcher:
"real_chrome": True,
"wait": 10,
"locale": "en-US",
"timezone_id": "America/New_York",
"extra_headers": {"ayo": ""},
"useragent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0",
"cookies": [{"name": "test", "value": "123", "domain": "example.com", "path": "/"}],