0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
JoelEinbinder
c893bf3684 fix(input) Send .code with keyboard events ()
This patch starts sending proper `.code` field with emulated keyboard events.

References .
2017-10-11 18:09:43 -07:00
JoelEinbinder
bf7698e8f8 Intorduce Page.keyboard ()
Introduce page.keyboard to provide low-level access to the keyboard.
2017-07-17 18:49:52 -07:00