Skip to content

Setting the PointerSubType results in an error from chromedriver. #60

@seanparsons

Description

@seanparsons

If I add the following to an action:

_inputSourceParameters = Just $ InputSourceParameter $ Just PointerMouse

The the performActions function results in this error:

invalid argument
from invalid argument: 'pointerType' must be a string and one of mouse, pen or touch
(Session info: chrome=102.0.5005.115)",

The above error isn't presented if that field is left as Nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions