summaryrefslogtreecommitdiffstats
path: root/chrome/test/automation
Commit message (Expand)AuthorAgeFilesLines
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-113-23/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-113-0/+23
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-073-23/+0
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-073-0/+23
* Mark ExternalTabUITest.CreateExternalTab1 as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark ExternalTabUITest.HostNetworkStack failed as flaky.bulach@chromium.org2010-04-261-1/+2
* C++ readability review with changelist for providing dom automation support t...kkania@chromium.org2010-04-226-15/+32
* Add delete cookie option to Automation Proxyjmikhail@google.com2010-04-214-0/+25
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-213-1/+33
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-204-8/+21
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-193-4/+11
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-184-21/+8
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-184-8/+21
* Add ability to manipulate DOM elements from the automation proxy. Rework the ...kkania@chromium.org2010-04-168-388/+628
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-1/+2
* Switch from using std::min to std::max to fix an obvious bug in tab_proxy.brettw@chromium.org2010-04-141-7/+11
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* [GTTF] Make automation calls for Downloads, Extensions, and History pagesphajdan.jr@chromium.org2010-04-121-0/+31
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-9/+9
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-068-11/+539
* detect preferences errorserikkay@chromium.org2010-04-062-2/+2
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-023-0/+24
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-315-1/+63
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-40/+21
* Switch AutomationProxyVisibleTest.AutocompleteMatchesTest from DISABLEDphajdan.jr@chromium.org2010-03-301-2/+8
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+1
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-262-7/+13
* Committing for Eric Dingle.mad@chromium.org2010-03-261-1/+6
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-265-63/+1
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-1/+7
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-7/+1
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-1/+7
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-245-1/+63
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-245-63/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-245-1/+63
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+0
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-0/+1
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-223-53/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-223-0/+53
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-223-56/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-223-0/+56
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-229-319/+90
* When testing, we don't want to know about 'component' or 'external'joi@chromium.org2010-03-201-1/+8
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-185-0/+944
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-175-940/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-175-0/+940
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-164-130/+159
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-163-0/+14