Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Add ability to send key events easily from Browser... #924

Open
the-t-in-rtf opened this issue Jun 11, 2015 · 1 comment
Open

Add ability to send key events easily from Browser... #924

the-t-in-rtf opened this issue Jun 11, 2015 · 1 comment

Comments

@the-t-in-rtf
Copy link

Browser should provide a convenience function to submit arbitrary key input.

In this issue, it was suggested that authors who need this synthesize their own events. This is not acceptable for a modern testing framework, specifically because of the need for accessibility testing. It should be easy to send tab keys, arrow keys, and enter keys to confirm that screen reader users and users without a mouse can operate an interface.

It would also help with simple use cases like confirming that hitting enter in a query field generates search results.

@aboutlo
Copy link

aboutlo commented Aug 28, 2015

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants