summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/testing_automation_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Added two initial Enterprise policy automation hooks for use with PyAuto.craigdh@google.com2011-07-151-5/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-131/+145
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* File upload API in chromedriverhnoda@google.com2011-06-281-0/+14
* Adding automation hooks for extension: enable/disable, allow/disallow extensi...hnguyen@chromium.org2011-06-221-0/+8
* Added automation hooks for private networks.craigdh@google.com2011-06-201-0/+12
* Initial inclusion of ForgetWifiNetworksstanleyw@chromium.org2011-06-151-0/+2
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-1/+1
* Automation: fix chrome/browser dependency on chrome/test headers.phajdan.jr@chromium.org2011-06-021-25/+0
* Add pyauto commands to access local state.mirandac@chromium.org2011-05-241-0/+12
* In ChromeDriver, add support for WebDriver's alert commands.kkania@chromium.org2011-05-161-4/+21
* Fix for pyauto autofill flakiness when sending key events to populate a form.dennisjeffrey@chromium.org2011-05-101-3/+39
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+5
* Revert 84115 - automation: Rename AutocompleteEdit to Omnibox in a couple of ...tfarina@chromium.org2011-05-041-17/+18
* automation: Rename AutocompleteEdit to Omnibox in a couple of methods.tfarina@chromium.org2011-05-041-18/+17
* Allow tests to connect to Chrome over the named testing interface as any user...dtu@chromium.org2011-05-031-0/+2
* Add ChromeOS PyAuto hook, CreateAccount(), which goes to the account creation...dtu@chromium.org2011-05-021-0/+2
* Implementing webdriver advanced controls APIs for chromedriver.kkania@chromium.org2011-04-271-0/+33
* Volume control Python automation hooks.dtu@google.com2011-04-251-0/+6
* Refactor the detection of sync initialization after browser restartrsimha@chromium.org2011-04-221-0/+6
* New automation hook to set the app launch type (e.g., window vs. tab).dennisjeffrey@google.com2011-04-151-0/+5
* New automation hook to launch an app, with sample PyAuto test.dennisjeffrey@google.com2011-04-131-0/+5
* PyAuto automation hook: Connect to hidden wifi network.dtu@chromium.org2011-04-121-0/+3
* New automation hook to update the extensions, with sample pyauto test.dennisjeffrey@google.com2011-04-111-0/+4
* ChromeOS updater testing automation hooks that can be called from Python usin...dtu@chromium.org2011-04-111-0/+6
* importer: Add missing OVERRIDE to SourceProfilesLoaded().tfarina@chromium.org2011-04-111-11/+12
* Introduce a ChromeDriver automation version constant and a JSON requestkkania@chromium.org2011-04-071-0/+7
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t...dtu@chromium.org2011-04-051-0/+4
* Allow webdriver users to choose between sending the key events whentimothe@chromium.org2011-03-311-6/+25
* GetBatteryInfo() battery automation hook.dtu@chromium.org2011-03-301-0/+2
* Send screenshots back to the client for debiggingjmikhail@google.com2011-03-291-5/+8
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Return the full cookie details in TestingAutomationProvider and pass aroundkkania@chromium.org2011-03-261-8/+33
* ConnectToWifiNetwork() is now blocking.dtu@chromium.org2011-03-261-0/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-241-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* 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