Skip to content

Long Press KeyCode on java client ? #219

@jalexis

Description

@jalexis

I need to perform a long press on KEYCODE_SOFT_LEFT on android. This feature is supported on python client through long_press_keycode(), but I can't find any way to do it in java. I can only perform a long press on an element through TouchAction#longPress(), or a simple press on key using sendKeyEvent().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions