| |
- Method resolution order:
- RepeatableScrollAction
- telemetry.internal.actions.page_action.PageAction
- __builtin__.object
Methods defined here:
- RunAction(self, tab)
- WillRunAction(self, tab)
- __init__(self, x_scroll_distance_ratio=0.0, y_scroll_distance_ratio=0.5, repeat_count=0, repeat_delay_ms=250)
Methods inherited from telemetry.internal.actions.page_action.PageAction:
- CleanUp(self, tab)
Data descriptors inherited from telemetry.internal.actions.page_action.PageAction:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|