summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyauto.py
Commit message (Expand)AuthorAgeFilesLines
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-1/+8
* Expose BrowserProxy and TabProxy methods directly to PyAutonirnimesh@chromium.org2010-03-291-0/+1
* 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-231-22/+207
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-171-4/+16
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+10
* 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-091-4/+8
* Revert a false commit (r39622)nirnimesh@google.com2010-02-221-12/+0
* Revert 39618nirnimesh@google.com2010-02-221-0/+12
* Expose additional methods to pyauto.nirnimesh@chromium.org2010-02-181-1/+1
* Build pyauto for Linux.nirnimesh@chromium.org2010-02-021-7/+13
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-211-0/+74