summaryrefslogtreecommitdiffstats
path: root/chrome/test/webdriver/webdriver_key_converter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for ChromeDriver with aura by providing a keycode text conversionkkania@chromium.org2012-01-171-8/+20
* adding chromedriver keys_commandhnguyen@chromium.org2011-12-231-23/+81
* Implement log command and prefs for chromedriver. Have separate logs perkkania@chromium.org2011-12-201-7/+9
* Fix chromedriver to generate control and/or alt key strokes when given a char...kkania@chromium.org2011-07-261-9/+13
* Small test and ChromeDriver fixes to enable additional webdriver python tests.kkania@chromium.org2011-03-261-12/+44
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-081-1/+1
* Implement keycode/text conversion on mac for chromedriver.kkania@chromium.org2011-02-221-0/+99
* Implement keycode/text conversion for ChromeDriver on Linux, which is neededkkania@chromium.org2011-02-161-0/+18
* Implement Value command in ChromeDriver.kkania@chromium.org2011-02-131-0/+151