thirtyfour

Module actions

Source
Expand description

Actions functionality for WebDriver.

Structs§

Enums§

  • An action performed with a keyboard.
  • An action not associated with an input device (e.g. pause).
  • An action performed with a pointer device.

Constants§

Traits§

  • A source capable of providing inputs for a browser action chain.