summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Adding routing table entry for power stripstanleyw@chromium.org2011-10-181-0/+41
* Refactor javascript injection functions in PyAuto.frankf@google.com2011-10-175-86/+42
* Ignore failure in removing temp dir when fetching tab contentsnirnimesh@chromium.org2011-10-131-1/+1
* Minor fix to pyauto heap snapshot utility to get it to work on ChromeOS.dennisjeffrey@chromium.org2011-10-131-0/+9
* Adding cellular connect/disconnect supportstanleyw@chromium.org2011-10-121-0/+37
* Look for chromedriver in the cwd in addition to normal build dirs.kkania@chromium.org2011-10-061-1/+1
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+46
* Add a function to file manager's pyautoAPI for getting disk size statsfrankf@google.com2011-10-031-5/+16
* PyAuto Remote fixes for Mac.dtu@chromium.org2011-09-301-3/+4
* - Added code in pyauto.py to start/stop FTP serveraocampo@google.com2011-09-301-0/+33
* Add pyauto automation support for fetching info about Multi-Profilesnirnimesh@chromium.org2011-09-291-0/+26
* 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