Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Support more interaction events #19

Open
addyosmani opened this issue Jul 13, 2020 · 1 comment
Open

Support more interaction events #19

addyosmani opened this issue Jul 13, 2020 · 1 comment

Comments

@addyosmani
Copy link

The full list of events I'd personally love to see are:

  • scroll
  • change
  • keydown
  • select
  • submit

Depending on how comprehensive we want to get, the list of events over in https://github.com/checkly/puppeteer-recorder/blob/master/src/code-generator/dom-events-to-record.js might also be good prior art to consult.

@NachoAccedo
Copy link

Was about to open a feature request for more events.

Key Events can be very important for testing web applications with focus handling, as well as check the page accessibility.

Hope to see this implemented in the future, thank you for the incredible work.

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