|
|
| __init__ (self, Optional[str] base_url, URLMatch url, RouteHandlerCallback handler, bool is_sync, Optional[int] times=None) |
| |
|
bool | matches (self, str request_url) |
| |
|
bool | handle (self, "Route" route) |
| |
|
None | stop (self, Literal["ignoreErrors", "wait"] behavior) |
| |
|
bool | will_expire (self) |
| |
|
|
List[Dict[str, str]] | prepare_interception_patterns (List["RouteHandler"] handlers) |
| |
|
|
bool | _handle_internal (self, "Route" route) |
| |
|
|
| _base_url |
| |
|
| _times |
| |
|
| _handled_count |
| |
|
| _is_sync |
| |
|
| _ignore_exception |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/playwright/_impl/_helper.py