summaryrefslogtreecommitdiffstats
path: root/chrome/test/webdriver/webdriver_server.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix ChromeDriver flakiness with the C# webdriver bindings.kkania@chromium.org2012-08-181-1/+2
* Add default testing command line flags in UITestBase instead of ProxyLauncher.kkania@chromium.org2012-08-091-7/+9
* Fix several minor ChromeDriver bugs.kkania@chromium.org2012-06-161-3/+3
* Support maximize window command.zori@chromium.org2012-06-141-0/+2
* Add a WebDriver API function HeapProrilerDump.dmikurube@chromium.org2012-05-101-0/+4
* [chromedriver] Exit with correct code and log error if port is already used.kkania@chromium.org2012-05-091-1/+2
* Geolocation support for chromedriver, client side.kkania@chromium.org2012-04-271-0/+2
* [chromedriver] Add command for uploading a file to a remote ChromeDriver server,kkania@chromium.org2012-03-051-0/+2
* Implement the webdriver window sizing commands.kkania@chromium.org2012-01-281-0/+4
* Extends chromedriver to support HTML5 storage commands.kkania@chromium.org2012-01-121-0/+9
* Have ChromeDriver's /status handler adhere to the WebDriver spec:jleyba@chromium.org2012-01-111-1/+1
* In chromedriver, add few helpful logging statements and use a temporarykkania@chromium.org2012-01-101-6/+22
* adding chromedriver keys_commandhnguyen@chromium.org2011-12-231-0/+2
* Implement log command and prefs for chromedriver. Have separate logs perkkania@chromium.org2011-12-201-21/+22
* Add commands to custom Chrome WebDriver for installing and manipulating exten...kkania@chromium.org2011-12-091-1/+3
* Allow chromedriver to install an extension and get all installed extension IDs.kkania@chromium.org2011-11-291-0/+4
* Few changes to chromedriver to fix hangs.kkania@chromium.org2011-11-291-6/+19
* Updating Mongoose server in chromedriver to latest version. (clone of issue 8...danielwh@google.com2011-11-031-24/+42
* [chromedriver] Add webdriver prefix to webdriver-only source files. Remove un...kkania@chromium.org2011-08-171-0/+249