summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyautolib.cc
Commit message (Expand)AuthorAgeFilesLines
* Add pyauto tests for Navigation.nirnimesh@chromium.org2010-05-051-0/+6
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-201-2/+2
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-181-2/+2
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-181-2/+2
* 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-021-0/+13
* Expose BrowserProxy and TabProxy methods directly to PyAutonirnimesh@chromium.org2010-03-291-0/+3
* Fix PyAuto crash when a script has multiple tests.nirnimesh@chromium.org2010-03-231-36/+60
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-171-1/+4
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+86
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-2/+15
* - Update README.chromium to mention change to swig libs in third_partynirnimesh@chromium.org2010-03-091-3/+3
* Was already a 'wait for animation to complete'.jrg@chromium.org2010-03-061-0/+16
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+13
* PyAuto: Fix some methods that assume that they're working on the first window.nirnimesh@chromium.org2010-02-231-13/+27
* Expose more functionality to pyautonirnimesh@chromium.org2010-02-181-0/+22
* Expose additional methods to pyauto.nirnimesh@chromium.org2010-02-181-8/+16
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-211-0/+74