Open
Description
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
Labels
No labels