selenium.webdriver.common.actions.pointer_input#
Classes
|
- class PointerInput(kind, name)[source]#
Bases:
InputDevice- DEFAULT_MOVE_DURATION = 250#
- create_pointer_move(duration=250, x=0, y=0, origin=None, **kwargs)[source]#
- Parameters:
x (float)
y (float)
origin (WebElement | None)
- add_action(action)#
- Parameters:
action (Any)
- Return type:
None
- clear_actions()#
- Return type:
None