summaryrefslogtreecommitdiffstats
path: root/chrome/test/automated_ui_tests
Commit message (Expand)AuthorAgeFilesLines
* Port automated_ui_tests to linux.huanr@chromium.org2009-08-192-68/+63
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+3
* Revert "Add automation call to wait for multiple navigations."phajdan.jr@chromium.org2009-08-192-3/+1
* Add automation call to wait for multiple navigations.phajdan.jr@chromium.org2009-08-192-1/+3
* Relands drop support:sky@chromium.org2009-08-192-0/+6
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-182-6/+0
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-182-0/+6
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-8/+9
* Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr...ericroman@google.com2009-08-141-1/+2
* Checkpoint for event automation porting.estade@chromium.org2009-08-121-29/+50
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-1/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-072-18/+21
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-1/+1
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-242-13/+0
* 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-162-4/+17
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-125-122/+296
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-228/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-285-26/+27
* Try fix the flakey AutomatedUITestBase.RestoreTab.huanr@chromium.org2009-05-181-1/+2
* Making navigate, back, forward, and reloadhuanr@chromium.org2009-05-135-55/+82
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Consolidate notifiers used by different automationhuanr@chromium.org2009-05-075-42/+106
* Make RestoreTab synchronuous.huanr@chromium.org2009-05-065-9/+26
* Making CloseWindow and CloseTab automation APIhuanr@chromium.org2009-05-015-63/+164
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-281-2/+2
* Try fix a disabled AutomatedUITestBase test.huanr@chromium.org2009-04-204-16/+30
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-182-4/+9
* Reverting 13748.erikkay@google.com2009-04-152-9/+4
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-152-4/+9
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-142-22/+15
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-135-42/+103
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-086-60/+161
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-186/+0
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-312-36/+36
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-3/+1
* This check in is the initial step to try improve UIhuanr@chromium.org2009-03-272-17/+27
* Get rid of WaitForWindowCountToChange.phajdan.jr@chromium.org2009-03-241-3/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Revert brett's code, for real this time.nsylvain@chromium.org2009-02-261-2/+1
* More URL constants replacement.brettw@chromium.org2009-02-261-1/+2
* We will sort the encoding menu items according to current used UI language ex...jnd@chromium.org2009-02-201-7/+9
* Suppress error dialog in automated UI test inhuanr@chromium.org2009-02-181-1/+8
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-211-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-6/+6