Module actions

Module actions 

Source

Structsยง

PointerInputState ๐Ÿ”’
https://w3c.github.io/webdriver/#dfn-pointer-input-source TODO: subtype is used for https://w3c.github.io/webdriver/#dfn-get-a-pointer-id Need to add pointer-id to the following struct

Enumsยง

ActionItem ๐Ÿ”’
InputSourceState ๐Ÿ”’
https://w3c.github.io/webdriver/#dfn-input-source-state

Staticsยง

MAXIMUM_SAFE_INTEGER ๐Ÿ”’
POINTERMOVE_INTERVAL ๐Ÿ”’
WHEELSCROLL_INTERVAL ๐Ÿ”’

Functionsยง

compute_tick_duration ๐Ÿ”’
https://w3c.github.io/webdriver/#dfn-computing-the-tick-duration

Type Aliasesยง

ActionsByTick ๐Ÿ”’
Consumed by the dispatch_actions method.
TickActions ๐Ÿ”’
A set of actions with multiple sources executed within a single tick. The id is used to identify the source of the actions.