summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests/automated_ui_test_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr...ericroman@google.com2009-08-141-1/+2
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-17/+17
* Disable some flaky UI tests in windows Debug.mpcomplete@google.com2009-06-201-2/+11
* Disable flaky UI test.jparent@chromium.org2009-06-191-1/+2
* Move automated_ui_test_test to ui_tests from a library so it actually gets run.dkegel@google.com2009-06-161-3/+14
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-5/+4
* Try fix the flakey AutomatedUITestBase.RestoreTab.huanr@chromium.org2009-05-181-1/+2
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-131-0/+31
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-071-31/+98
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-061-0/+18
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-011-1/+81
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-201-11/+19
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-131-2/+49
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-081-0/+21