Skip to content

Allow for application independent mouse movement, clicks and keyboard input #199

Open
@HackXIt

Description

@HackXIt

FlaUI supports moving the mouse and just sending mouse inputs, without necessity of locators.

While this may be a rare use-case when testing applications, it would still be nice to have additional keywords, which would allow for the usage of the mouse via coordinates.
The same goes for keyboard inputs.

It does make testing more cumbersome and "flaky" when sending inputs without identifiers, however, I believe, that sometimes a user of this library might just want to use it as an automation method, rather than a testing method.
Having keywords to support that, would make this library a little more generic and also allow for user-input simulation without necessity of attaching an application.

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