Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ChromeDriver with aura by providing a keycode text conversion | kkania@chromium.org | 2012-01-17 | 1 | -8/+20 |
* | adding chromedriver keys_command | hnguyen@chromium.org | 2011-12-23 | 1 | -23/+81 |
* | Implement log command and prefs for chromedriver. Have separate logs per | kkania@chromium.org | 2011-12-20 | 1 | -7/+9 |
* | Fix chromedriver to generate control and/or alt key strokes when given a char... | kkania@chromium.org | 2011-07-26 | 1 | -9/+13 |
* | Small test and ChromeDriver fixes to enable additional webdriver python tests. | kkania@chromium.org | 2011-03-26 | 1 | -12/+44 |
* | Convert ChromeDriver to use only the JSON automation interface. | kkania@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Implement keycode/text conversion on mac for chromedriver. | kkania@chromium.org | 2011-02-22 | 1 | -0/+99 |
* | Implement keycode/text conversion for ChromeDriver on Linux, which is needed | kkania@chromium.org | 2011-02-16 | 1 | -0/+18 |
* | Implement Value command in ChromeDriver. | kkania@chromium.org | 2011-02-13 | 1 | -0/+151 |