FuckTheWorld / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

Support for OS-level key events #1079

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

There are a lot of open issues relating to this

http://c.g.renhuali.cn/p/chromedriver/issues/detail?id=903
http://c.g.renhuali.cn/p/chromedriver/issues/detail?id=919
https://code.google.com/p/chromedriver/issues/detail?id=572

And there was an explicit removal of this functionality (see here 
https://codereview.chromium.org/11818029/) for good reason, but no alternative 
was put in place.

Original issue reported on code.google.com by tadhg.j....@gmail.com on 13 Apr 2015 at 3:33

GoogleCodeExporter commented 9 years ago
The issue here is that we don't have support in the browser for OS-level key 
events. This would probably need to be added as new DevTools commands. I'm 
marking this available if anyone wants to work on it; patches are welcome.

Original comment by samu...@chromium.org on 4 May 2015 at 9:06