summaryrefslogtreecommitdiffstats
path: root/chrome/test/chromedriver/run_all_tests.py
Commit message (Expand)AuthorAgeFilesLines
* [chromedriver] Run tests against 27.chrisgao@chromium.org2013-04-091-0/+12
* [chromedriver] Update Java test runner for use with the new jar.kkania@chromium.org2013-04-061-21/+21
* [ChromeDriver] Run the backwarder on Android devices to give java tests acces...craigdh@chromium.org2013-03-261-23/+31
* [chromedriver] Run python and java tests against 26.chrisgao@chromium.org2013-03-221-26/+46
* [chromedriver] Support passing android_package to java tests.craigdh@chromium.org2013-03-221-1/+4
* [chromedriver] Fix path to adb_commands.pychrisgao@chromium.org2013-03-151-1/+1
* [chromedriver] Print a new line after python tests.frankf@chromium.org2013-03-051-1/+1
* [chromedriver] Run python tests for Android on buildbots.frankf@chromium.org2013-03-041-7/+24
* [chromedriver] Fix run_all_tests to return correct exit code.kkania@chromium.org2013-02-131-3/+9
* [chromedriver] Some minor changes to test infra. Re-enable chromedriver2_tests.kkania@chromium.org2013-02-071-70/+54
* [chromedriver] Ignore result of chromedriver2_tests and enable more java tests.chrisgao@chromium.org2013-02-011-4/+1
* [chromedriver] Implement command: sendKeysToElement.chrisgao@chromium.org2013-01-311-1/+25
* [chromedriver]Add a filter to run a subset of tests.chrisgao@chromium.org2013-01-081-5/+5
* [chromedriver] Fix issue of running ant in Windows.chrisgao@chromium.org2012-12-201-0/+12
* [chromedriver] Fix issue on command newSession.chrisgao@chromium.org2012-12-161-3/+0
* Run java tests for chromedriver.chrisgao@chromium.org2012-12-121-10/+34
* Fix finding chrome binary for ChromeDriver.chrisgao@chromium.org2012-12-041-0/+36
* Also, fix pythonpath for chromedriver tests by prepending instead of appendin...kkania@chromium.org2012-11-161-1/+1
* Add script for running all chromedriver2 e2e tests.kkania@chromium.org2012-11-151-0/+39