update refactoring and add new features

This commit is contained in:
2026-07-24 20:55:58 -07:00
parent 7f12bc7f40
commit 03fbbbcf28
69 changed files with 16332 additions and 17600 deletions
+3
View File
@@ -7,7 +7,10 @@ import `plugins.playwright` even when Playwright itself is not installed.
from __future__ import annotations
from .runtime import USER_AGENT
__all__ = [
"USER_AGENT",
"PlaywrightTimeoutError",
"PlaywrightTool",
"PlaywrightDefaults",