Add partial implementation of test_driver.send_keys().
Now it supports single character strings, U+E004, and U+E050. The following tests are workable. - focus-01.html and inert-node-is-uneditable.tentative.html: Send a single ASCII character - focus-tabindex-*.html: Send U+E004 - focus-visible-007.html: Sends U+E050 Bug: 828858 Change-Id: I17d20c21e3f34eca609c1f027784f200de2addae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1652635Reviewed-by:Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#669569}
Showing
Please register or sign in to comment