summaryrefslogtreecommitdiffstats
path: root/chrome/test/pyautolib/pyautolib.h
Commit message (Expand)AuthorAgeFilesLines
* Add testserver support for PyAutonirnimesh@chromium.org2011-02-031-0/+2
* Remove command_execution_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-201-0/+4
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-1/+6
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-0/+3
* Add pyauto tests for the New Tab page.kkania@chromium.org2010-12-041-0/+3
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-021-0/+4
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Add ExecuteJavascript() method to PyUITestBasedpranke@chromium.org2010-08-051-0/+19
* Fix presubmit errors part 2.tfarina@chromium.org2010-07-311-4/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Expose cookie get/set to pyautoalyssad@chromium.org2010-07-151-0/+7
* PyAuto: Automation hooks to get/set themenirnimesh@chromium.org2010-07-101-0/+3
* Add pyauto tests for Navigation.nirnimesh@chromium.org2010-05-051-0/+3
* Close previous theme info bars when resetting to default themebulach@chromium.org2010-04-201-1/+1
* Revert 44885 - Select and close previous theme info bars when resetting to de...jorlow@chromium.org2010-04-181-1/+1
* Select and close previous theme info bars when resetting to default theme via...jorlow@chromium.org2010-04-181-1/+1
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-0/+5
* 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-7/+22
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-171-1/+4
* Add pyauto hooks for bookmarks.jrg@chromium.org2010-03-121-0/+22
* Provide a method to specify to the automation interface the dir containing br...nirnimesh@chromium.org2010-03-091-0/+7
* - Update README.chromium to mention change to swig libs in third_partynirnimesh@chromium.org2010-03-091-1/+1
* Was already a 'wait for animation to complete'.jrg@chromium.org2010-03-061-0/+5
* Add some bookmark bar hooks for pyauto.jrg@chromium.org2010-03-051-0/+7
* PyAuto: Fix some methods that assume that they're working on the first window.nirnimesh@chromium.org2010-02-231-8/+20
* Expose more functionality to pyautonirnimesh@chromium.org2010-02-181-0/+17
* Expose additional methods to pyauto.nirnimesh@chromium.org2010-02-181-2/+10
* PyAuto: Python Interface to Chromium's Automation Proxy.nirnimesh@chromium.org2010-01-211-0/+54