| |
- Method resolution order:
- PinchAction
- telemetry.internal.actions.page_action.PageAction
- __builtin__.object
Methods defined here:
- RunAction(self, tab)
- WillRunAction(self, tab)
- __init__(self, selector=None, text=None, element_function=None, left_anchor_ratio=0.5, top_anchor_ratio=0.5, scale_factor=None, speed_in_pixels_per_second=800, synthetic_gesture_source='DEFAULT')
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)
|