|
|
None | __init__ (self, Channel channel) |
| |
|
None | move (self, float x, float y, int steps=None) |
| |
|
None | down (self, MouseButton button=None, int clickCount=None) |
| |
|
None | up (self, MouseButton button=None, int clickCount=None) |
| |
|
None | click (self, float x, float y, float delay=None, MouseButton button=None, int clickCount=None) |
| |
|
None | dblclick (self, float x, float y, float delay=None, MouseButton button=None) |
| |
|
None | wheel (self, float deltaX, float deltaY) |
| |
|
|
None | _click (self, float x, float y, float delay=None, MouseButton button=None, int clickCount=None, str title=None) |
| |
|
|
| _channel |
| |
|
| _loop |
| |
|
| _dispatcher_fiber |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/playwright/_impl/_input.py