summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Login and screen locker automation hooks. These are now all directly usable i...dtu@chromium.org2011-03-111-3/+6
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-6/+6
* Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...dtu@chromium.org2011-03-101-0/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Convert ChromeDriver to use only the JSON automation interface.kkania@chromium.org2011-03-081-14/+167
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-1/+1
* Add a NavigateToURL automation method which uses the JSON interface. Use it i...kkania@chromium.org2011-03-031-0/+16
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-031-0/+22
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-2/+2
* In ChromeDriver, wait for all tabs to stop loading before executing a session...kkania@chromium.org2011-02-251-0/+4
* Implements the mouse commands for webdriver.jmikhail@google.com2011-02-221-0/+11
* Implement the target locator commands for ChromeDriver.kkania@chromium.org2011-02-171-0/+4
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-8/+8
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-8/+8
* Cleanup:pkasting@chromium.org2011-02-081-3/+3
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-3/+2
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-011-1/+18
* Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...kkania@chromium.org2011-01-311-0/+7
* Couple of changes in hopes of finally making ShareProcessesOnRestoresky@chromium.org2011-01-311-0/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-4/+4
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-4/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-4/+4
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-2/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-7/+0
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-231-0/+6
* Fix pyauto flakiness by waiting for notification that the renderer process'kkania@chromium.org2010-12-141-0/+6
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-071-6/+28
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-191-0/+32
* Add tab proxy call for taking a snapshot of the entire page.kkania@chromium.org2010-11-121-0/+5
* Part 3 of reapplying r64637.erg@google.com2010-11-121-2/+2
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+35
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-261-0/+18
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-2/+2
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-0/+3
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-131-0/+12
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-3/+1
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-5/+21
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-8/+6
* Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTestjknotten@chromium.org2010-09-241-0/+4
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+2
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+12
* GTTF: Move some more bits of automation code from AutomationProvider to Testi...phajdan.jr@chromium.org2010-09-091-0/+14
* GTTF: Make WaitForInfoBarCount not Sleep.phajdan.jr@chromium.org2010-09-081-0/+4
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-0/+4
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-4/+0
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-0/+4
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-021-0/+250