refactor(fetchers): Optimizing fetchers + making PlayWrightFetcher 10% faster

Check out the Discord server for full details
This commit is contained in:
Karim shoair
2025-05-25 21:14:24 +03:00
parent 9e68e60161
commit c46ca8873f
5 changed files with 297 additions and 328 deletions
+1
View File
@@ -14,3 +14,4 @@ from .navigation import (
intercept_route,
js_bypass_path,
)
from .convertor import ResponseFactory