summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of reapplying r64637.erg@google.com2010-11-101-2/+3
* Fix a typonirnimesh@chromium.org2010-11-101-1/+1
* Add facilities to fetch username/passwd credentials from private datanirnimesh@chromium.org2010-11-101-0/+11
* Fix pyauto tests, to refer to chrome_command_ids.h.nirnimesh@chromium.org2010-11-091-1/+1
* Add a script to fetch prebuilt binaries for running PyAuto.nirnimesh@chromium.org2010-11-092-0/+178
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+118
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-024-0/+49
* 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/+63
* Add an additional build dir to look for pyauto libs on winnirnimesh@chromium.org2010-10-251-1/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-131-0/+31
* Make WaitForInfobarCount() robustnirnimesh@chromium.org2010-10-121-14/+24
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-15/+86
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+36
* Use CHROME_HEADLESS to enable crash reporter in pyauto on linux/macnirnimesh@chromium.org2010-09-291-6/+2
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-15/+4
* Fix dom automation using pyauto on windows.nirnimesh@chromium.org2010-09-252-4/+7
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+26
* Fix import tests when intermediate dir might not be presentnirnimesh@chromium.org2010-09-101-0/+3
* Revert "Work around download system breakpage by using WaitUntil on pyauto si...nirnimesh@chromium.org2010-09-021-11/+2
* Work around download system breakpage by using WaitUntil on pyauto side.nirnimesh@chromium.org2010-09-021-2/+11
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+34
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-18/+12
* New pyauto hook (wait until extension has been installed) and test.alyssad@google.com2010-08-271-0/+16
* Fix references to pyauto doc urlsnirnimesh@chromium.org2010-08-271-1/+1
* (reland)nirnimesh@chromium.org2010-08-251-1/+55
* Deal with transient files better when removing a path in tests.nirnimesh@chromium.org2010-08-251-1/+4
* Cleanup in downloads testsnirnimesh@chromium.org2010-08-241-0/+9
* Revert 56951 - Produce gtest style output with pyauto.nirnimesh@chromium.org2010-08-211-52/+1
* Produce gtest style output with pyauto.nirnimesh@chromium.org2010-08-211-1/+52
* PyAuto test for renderer crash reportingnirnimesh@chromium.org2010-08-203-1/+167
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-3/+83
* New pyauto translate hooks: always and never translate button.alyssad@chromium.org2010-08-101-4/+15
* Add new downloads testsnirnimesh@chromium.org2010-08-072-0/+34
* Add ExecuteJavascript() method to PyUITestBasedpranke@chromium.org2010-08-054-2/+72
* New translate pyauto hook: select translate target languagealyssad@chromium.org2010-08-041-0/+29
* New PyAuto hooks for extensions.alyssad@chromium.org2010-08-031-0/+40
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-16/+18
* Make life easier for dirkjrg@chromium.org2010-08-021-0/+3
* Fix pyauto AutoFill hook/test based on new CC functionality.alyssad@chromium.org2010-08-021-2/+2
* New pyauto translate hook: wait until translation complete.alyssad@chromium.org2010-08-021-0/+25
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-4/+3
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-1/+1
* Test to verify the 'multiple downloads' infobarnirnimesh@chromium.org2010-07-291-0/+6
* Enable crash reporting by default with PyAuto on Mac/Linuxnirnimesh@chromium.org2010-07-281-4/+11
* Missing argument in pyauto.py. Added in the missing argument.alyssad@chromium.org2010-07-281-1/+2
* New pyauto hook for the translate feature.alyssad@chromium.org2010-07-271-0/+95