summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* (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
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-242-0/+39
* Allow for a new flag (--log_file) which lets pyauto log to a file instead of ...nirnimesh@chromium.org2010-06-231-3/+13
* PyAuto: fix extra flags passed to chromenirnimesh@chromium.org2010-06-171-3/+9
* Fetch a bunch of info from the browsernirnimesh@chromium.org2010-05-251-10/+72
* Add support for test exclusions for pyauto tests.nirnimesh@chromium.org2010-05-251-18/+73
* Add new omnibox functional testsnirnimesh@chromium.org2010-05-181-0/+15
* Fix a pref test -- Win/Linux don't have browser.show_page_options_buttons prefnirnimesh@chromium.org2010-05-181-0/+20
* Omnibox automation should wait for page load after selecting a popup item.nirnimesh@chromium.org2010-05-171-0/+1
* Add automation hooks for fetching info about omniboxnirnimesh@chromium.org2010-05-142-0/+234
* Add hooks for fetching basic info from the browser.nirnimesh@chromium.org2010-05-131-0/+30
* pyautolib: exposing TabProxy::WaitForTabToBeRestoredace@chromium.org2010-05-101-0/+6
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-071-0/+26
* Add hooks to fetch about:plugins info for PyAuto.nirnimesh@chromium.org2010-05-062-0/+159
* Add pyauto tests for Navigation.nirnimesh@chromium.org2010-05-053-0/+13
* 1. Fix GetFileURLForPath for windows. GetFileURLForPath() should not quote() ...nirnimesh@chromium.org2010-05-031-2/+10
* Add 2 tests for history.nirnimesh@chromium.org2010-04-292-0/+22
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-293-14/+147
* Add tests for history.nirnimesh@chromium.org2010-04-262-0/+21
* Add --repeat flag to PyAuto tests. This is useful for firing off the testsnirnimesh@chromium.org2010-04-231-0/+5
* Add a download test for crazy filenames.nirnimesh@chromium.org2010-04-201-0/+10
* Add info about starred history items.nirnimesh@chromium.org2010-04-201-3/+5
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-203-4/+4
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-192-0/+103
* testFileRenaming: Test file renaming when downloading a already-existing filenirnimesh@chromium.org2010-04-192-0/+50
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-183-4/+4
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-183-4/+4
* Add automation hooks to get info about downloads.nirnimesh@chromium.org2010-04-153-1/+105
* Fix dependencies for pyauto.nirnimesh@chromium.org2010-04-131-0/+3
* Add support for basic extension automation through the Automation Proxy.kkania@chromium.org2010-04-061-3/+4
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-024-1/+34
* Expose BrowserProxy and TabProxy methods directly to PyAutonirnimesh@chromium.org2010-03-296-29/+157
* Add a few PyAuto tests for bookmarks.nirnimesh@chromium.org2010-03-241-0/+5
* Fix PyAuto crash when a script has multiple tests.nirnimesh@chromium.org2010-03-236-73/+319
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-174-10/+29
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-125-0/+247
* Allow pyauto to provide extra flags to be passed when launching chromenirnimesh@chromium.org2010-03-101-2/+18
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-094-6/+37
* - Update README.chromium to mention change to swig libs in third_partynirnimesh@chromium.org2010-03-093-6/+6