summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Convert PyAuto hooks to multiprofile.mirandac@chromium.org2011-09-231-0/+13
* [ChromeOS] Enable network notifier log.xiyuan@chromium.org2011-09-231-2/+2
* New pyauto automation hook to get browser process information.dennisjeffrey@chromium.org2011-09-231-0/+64
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-2/+1
* Fix pyauto_functional_tests.hbono@chromium.org2011-09-161-1/+1
* [chromeos] Add log messages to track problems with automation connectionnirnimesh@chromium.org2011-09-151-0/+2
* Make a PyAuto test start a RemoteHost automatically if --remote-host is local...dtu@chromium.org2011-09-152-32/+67
* Fix fetch_prebuilt_pyauto.py.dtu@chromium.org2011-09-151-5/+11
* Create convenience methods to automating the FileBrowser.frankf@google.com2011-09-152-1/+311
* [chromeos] Create Consents file atomically using pyautonirnimesh@chromium.org2011-09-121-4/+13
* Add a webdriver.DEPS file which pulls the appropriate version of the pythonkkania@chromium.org2011-09-091-0/+5
* Fix fetch_prebuilt_pyauto.py and update it to include IT2Me.dtu@chromium.org2011-09-081-1/+10
* Make PyAuto EnrollEnterpriseDevice() return False instead of raising an Excep...dtu@chromium.org2011-09-081-2/+7
* PyAuto remote_host Mac fixes - compatibility with python2.5 and Mac socket sh...dtu@chromium.org2011-09-061-3/+6
* Fix the problem with PYAuto creating the metrics consent file root owned.pastarmovj@chromium.org2011-09-021-0/+2
* Automation support for webui login on chromeosnirnimesh@chromium.org2011-09-021-1/+7
* Update Chromoting automation with new host state.dtu@chromium.org2011-09-021-2/+7
* Increase PyAuto UnlockScreen() timeout.dtu@chromium.org2011-09-011-1/+2
* Look in out/ as well as xcodebuild/ for mac, in case the user is using the ma...kkania@chromium.org2011-08-311-20/+13
* Change fetch prebuilt pyauto script to download chromedriver.kkania@chromium.org2011-08-311-19/+46
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-0/+2
* [pyauto] GetBrowserInfo() should be usable at chromeos login screennirnimesh@chromium.org2011-08-261-1/+1
* Script to generate pyauto documentation.krisr@chromium.org2011-08-261-0/+57
* Fix pyauto autofill flakiness when submitting profile info via webpage forms.dennisjeffrey@chromium.org2011-08-241-2/+24
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-1/+0
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@google.com2011-08-231-4/+47
* Adds a PyAuto test, chromoting_basic.ChromotingBasic.testChromoting. This tes...dtu@chromium.org2011-08-223-87/+272
* Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.nirnimesh@chromium.org2011-08-221-43/+4
* Add the functionality to inject JavaScript into ExtensionHosts.frankf@chromium.org2011-08-201-4/+43
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-153-25/+156
* Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...kkania@chromium.org2011-08-123-156/+25
* Let pyauto create an attached webdriver instance to manipulate web pages.kkania@chromium.org2011-08-123-25/+156
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-102-24/+23
* Use --skip-oauth-login when firing chrome using pyauto on chromeosnirnimesh@chromium.org2011-08-051-0/+1
* Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.dtu@chromium.org2011-08-043-9/+14
* Add a hook for capturing a user profile photo and saving it to file and local...frankf@chromium.org2011-08-031-0/+16
* EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...dtu@chromium.org2011-08-021-4/+25
* GetTimeInfo() returns the display time, date, and time zone.dtu@chromium.org2011-08-011-2/+41
* Add incognito ability to stress, allow time to handle functions with multiple...krisr@chromium.org2011-07-291-3/+4
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-281-0/+18
* Add helper methods to determine windows flavor in pyautonirnimesh@chromium.org2011-07-261-0/+24
* Revert 93948 - Added EnrollEnterpriseDevice(user, password) automation hook.willchan@chromium.org2011-07-251-17/+0
* Added EnrollEnterpriseDevice(user, password) automation hook.craigdh@chromium.org2011-07-251-0/+17
* Added pyauto utility function to print a result line formatted for perf bots.dennisjeffrey@chromium.org2011-07-231-0/+23
* Added GetEnterprisePolicyInfo() automation hook.craigdh@chromium.org2011-07-211-1/+32
* Autofill automation hooks now support multiple values in profiles.dennisjeffrey@chromium.org2011-07-211-15/+18
* PyAuto RPC API.dtu@chromium.org2011-07-202-0/+221
* Added two initial Enterprise policy automation hooks for use with PyAuto.craigdh@google.com2011-07-151-0/+30
* The pyauto call ActivateTab should also bring the asked browser to frontnirnimesh@chromium.org2011-06-303-4/+5
* Revision to perf_snapshot.py (v8 heap snapshot utility for pyauto).dennisjeffrey@chromium.org2011-06-301-86/+135