summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* 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
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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-232-2/+24
* 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
* Set url fetch test timeout back to old values. Increase UI test command timeo...thestig@chromium.org2010-07-171-3/+3
* New PyAuto hook to get saved passwords. BUG=36179alyssad@chromium.org2010-07-161-0/+37
* (Reland reverted r52628 after fix)nirnimesh@chromium.org2010-07-161-61/+44
* Revert 52628 - Refactor json automation interface for pyauto hooks.tyoshino@chromium.org2010-07-161-44/+61
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-161-61/+44
* Expose cookie get/set to pyautoalyssad@chromium.org2010-07-153-0/+52
* Adding a new PyAuto hook for importing settings.alyssad@chromium.org2010-07-151-0/+35
* Clear Browsing Data hook added and some small tests. BUG=36176alyssad@chromium.org2010-07-141-0/+25
* Revert 52054: causing startup tests to fail on Vista and XP perf dbgvandebo@chromium.org2010-07-111-41/+49
* Refactor json automation interface for pyauto hooks.nirnimesh@chromium.org2010-07-111-49/+41
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-104-1/+74
* New pyauto hook to set and get autofill profilesalyssad@chromium.org2010-07-091-0/+106
* PyAuto: Collect branding info as a part of GetBrowserInfo()nirnimesh@chromium.org2010-06-281-1/+2
* PyAuto: minor cleanupnirnimesh@chromium.org2010-06-251-2/+0