update refactoring and add new features
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user