summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* In ChromeDriver, allow user to specify location of Chrome executable.hnguyen@chromium.org2011-05-172-22/+29
* In ChromeDriver, add support for WebDriver's alert commands.kkania@chromium.org2011-05-162-0/+50
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-9/+9
* Add an alternative way to specify extra chrome flags via env for testingnirnimesh@chromium.org2011-05-111-2/+13
* Browser::Type cleanup.jianli@chromium.org2011-05-054-4/+23
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-042-14/+16
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-042-16/+14
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Implementing webdriver advanced controls APIs for chromedriver.kkania@chromium.org2011-04-272-0/+75
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-164-4/+4
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-117-26/+44
* Introduce a ChromeDriver automation version constant and a JSON requestkkania@chromium.org2011-04-072-0/+16
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-064-42/+0
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-062-35/+46
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-052-39/+35
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-052-35/+39
* Allow webdriver users to choose between sending the key events whentimothe@chromium.org2011-03-312-0/+25
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-294-38/+35
* Move some files from base to base/memory.levin@chromium.org2011-03-2812-24/+24
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-262-2/+76
* Run the Worker tests for resolveLocalFileSystemURL that were addedadamk@chromium.org2011-03-251-1/+4
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-2/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-162-4/+4
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-082-10/+475
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-9/+5
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-033-3/+133
* Re-land 76080 [which ncarter reverted in 76110. It was not the culprit.]nick@chromium.org2011-02-251-2/+20
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-251-20/+2
* Make NamedProxyLauncher connections more robust to errors. It now clears the ...dtu@chromium.org2011-02-251-2/+20
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-2/+5
* Implements the mouse commands for webdriver.jmikhail@google.com2011-02-221-1/+1
* Allow the reliability tests to run more than on URL in JS stress modesgjesse@google.com2011-02-221-1/+1
* Implement the target locator commands for ChromeDriver.kkania@chromium.org2011-02-172-0/+29
* Switch DOMAutomationTest.FindByXPath from FLAKY to DISABLED.rsesek@chromium.org2011-02-171-1/+1
* Re-mark DOMAutomationTest.FindByXPath as FLAKY on Windows.rsesek@chromium.org2011-02-161-1/+7
* Implement Value command in ChromeDriver.kkania@chromium.org2011-02-131-3/+5
* Mark DomAutomationTest.FindByText as flaky on Windowsjshin@chromium.org2011-02-111-1/+7
* GTTF: Prefetch the browser with a longer timeout before running browser tests.phajdan.jr@chromium.org2011-02-111-18/+0
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-3/+1
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Check for existence of testing channel even if ProxyLauncher is not launching...dtu@chromium.org2011-02-091-5/+5
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-99/+84
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-086-84/+99
* Cleanup:pkasting@chromium.org2011-02-082-8/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-055-6/+6
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-013-1/+14