summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add pyauto tests for the New Tab page.kkania@chromium.org2010-12-043-0/+15
* Change in fetching the builds for linuxnirnimesh@chromium.org2010-12-031-3/+6
* Fix imports tests on win.nirnimesh@chromium.org2010-11-251-1/+2
* Fix pyauto fetch script to fetch .pyd instead of .dll on winnirnimesh@chromium.org2010-11-241-2/+2
* Add pyauto hook for getting and manipulating the data underneath the NTP.kkania@chromium.org2010-11-192-0/+190
* 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
* 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