summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Was already a 'wait for animation to complete'.jrg@chromium.org2010-03-063-0/+26
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-053-0/+25
* PyAuto: Fix some methods that assume that they're working on the first window.nirnimesh@chromium.org2010-02-233-58/+105
* Revert a false commit (r39622)nirnimesh@google.com2010-02-221-12/+0
* Revert 39618nirnimesh@google.com2010-02-221-0/+12
* Expose more functionality to pyautonirnimesh@chromium.org2010-02-183-3/+65
* Expose additional methods to pyauto.nirnimesh@chromium.org2010-02-184-14/+94
* Build pyauto for Linux.nirnimesh@chromium.org2010-02-021-7/+13
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-214-0/+265