summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyauto.py
Commit message (Expand)AuthorAgeFilesLines
* Adding automation proxy hook for accessing information related to omnibox ins...ace@chromium.org2010-12-231-0/+19
* Add support for separating tests into suites.nirnimesh@chromium.org2010-12-221-19/+65
* Be lenient with exclusions in PYAUTO_TESTS filenirnimesh@chromium.org2010-12-171-1/+4
* Fix pyauto flakiness by waiting for notification that the renderer process'kkania@chromium.org2010-12-141-1/+22
* Fix imports tests on win.nirnimesh@chromium.org2010-11-251-1/+2
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-191-0/+185
* Add pid to HTML5 notification information in pyauto hook.kkania@chromium.org2010-11-181-3/+8
* Workaround for some pyauto test flakiness on linux. Tests that use the omniboxace@chromium.org2010-11-131-0/+16
* Fix path for private data dir used in sync pyauto testsnirnimesh@chromium.org2010-11-121-1/+1
* 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
* 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-021-0/+34
* 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
* 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-251-4/+4
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+26
* 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
* 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-201-1/+1
* 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-071-0/+25
* Add ExecuteJavascript() method to PyUITestBasedpranke@chromium.org2010-08-051-2/+6
* 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
* 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
* 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
* PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179alyssad@chromium.org2010-07-261-14/+40
* Support test inclusions/exclusions for PyAuto tests on ChromeOSnirnimesh@chromium.org2010-07-231-2/+21
* Add PyAuto automation hooks to perform actions on infobarsnirnimesh@chromium.org2010-07-221-0/+28
* Fetch info about infobarsnirnimesh@chromium.org2010-07-211-9/+51