summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up warnings found in our testing code.erg@google.com2011-02-071-3/+1
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-4/+1
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-1/+1
* GTTF: Move NavigateToURLAsync function from UITestBase into UITest.tfarina@chromium.org2011-01-311-5/+8
* GTTF: Move TerminateBrowser function from UITestBase into UITest.tfarina@chromium.org2011-01-281-21/+19
* Remove command_execution_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-201-6/+0
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-3/+0
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-0/+3
* Remove action_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-151-3/+0
* Remove test_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-121-4/+1
* Remove sleep_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-111-4/+0
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-186/+111
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-8/+19
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-19/+8
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-8/+19
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-19/+8
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-8/+19
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-19/+8
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-8/+19
* Group cmdline settings in UI test and in_process_browser_test.lzheng@chromium.org2010-11-161-0/+4
* GTTF: Move more parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-151-23/+20
* GTTF: Move parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-061-79/+80
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-1/+1
* Remove sleep_timeout from TestTimeouts.phajdan.jr@chromium.org2010-09-281-1/+2
* ifdef out tests that don't apply to the Macstuartmorgan@chromium.org2010-09-231-0/+7
* Unify the two places we attempt to find the crash count.evan@chromium.org2010-09-221-0/+3
* Add testing of the Chrome Frame user-mode installation to mini_installer_test...robertshield@chromium.org2010-09-161-1/+1
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-28/+19
* Make FastShutdown ui test more reliable on linux.estade@chromium.org2010-09-081-0/+4
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-74/+0
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-0/+2
* Add new downloads testsnirnimesh@chromium.org2010-08-071-2/+4
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-12/+10
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-301-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTTF: Make ui_tests more reliable by using a temporary profile directoryphajdan.jr@chromium.org2010-07-211-2/+6
* Cleanup: remove use_existing_browser infrastructure from ui_test.phajdan.jr@chromium.org2010-07-031-10/+0
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-0/+17
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-17/+0
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-0/+17
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-17/+0
* Add tests for history.nirnimesh@chromium.org2010-04-261-0/+5
* Add some shutdown perf tests. We measure shutdown for the combination ofthestig@chromium.org2010-04-061-1/+16
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-17/+1
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-3/+0
* [GTTF] Various ui tests cleanups:phajdan.jr@chromium.org2010-03-261-0/+3
* Fix PyAuto crash when a script has multiple tests.nirnimesh@chromium.org2010-03-231-3/+4
* [GTTF] Make automation timeouts more sane.phajdan.jr@chromium.org2010-03-191-4/+0
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-171-0/+12
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-0/+3