6a8865cd85
This patch starts generating input events for `keyboard.down`, addressing bullet 2 of #723. With this patch, there's no longer any difference between `keboard.press('a')` and `keyboard.press('a', {text: 'a'})`. BREAKING CHANGE: `keyboard.down('a')` starts generating input event (wasn't the case before). References #723 |
||
---|---|---|
.. | ||
api.md | ||
issue_template.md | ||
troubleshooting.md |