|
|
None | __init__ (self) |
| |
|
None | register (self, type impl_class, type api_class) |
| |
|
Any | from_maybe_impl (self, Any obj, Optional[Map[Any, Union[List, Dict]]] visited=None) |
| |
|
Any | from_impl (self, Any obj) |
| |
|
Optional[Any] | from_impl_nullable (self, Any obj=None) |
| |
|
List[Any] | from_impl_list (self, Sequence[Any] items) |
| |
|
Dict[str, Any] | from_impl_dict (self, Dict[str, Any] map) |
| |
|
Any | to_impl (self, Any obj, Optional[Map[Any, Union[List, Dict]]] visited=None) |
| |
|
Callable[..., None] | wrap_handler (self, Callable[..., Any] handler) |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/playwright/_impl/_impl_to_api_mapping.py