| Commit message (Expand) | Author | Age | Files | Lines |
* | Use named automation interface to control the primary chrome to run pyauto-ba... | nirnimesh@chromium.org | 2011-02-23 | 1 | -6/+16 |
* | Revert 74118 - Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -24/+19 |
* | Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -19/+24 |
* | Add testserver support for PyAuto | nirnimesh@chromium.org | 2011-02-03 | 1 | -0/+4 |
* | Modifying some downloads hooks to act per-window (so that incognito windows c... | ace@chromium.org | 2011-01-19 | 1 | -0/+5 |
* | Add pyauto tests for the New Tab page. | kkania@chromium.org | 2010-12-04 | 1 | -0/+9 |
* | Add pyauto tests and helper files for system-level testing of Web SQL Databases. | kkania@chromium.org | 2010-11-02 | 1 | -0/+6 |
* | Fix dom automation using pyauto on windows. | nirnimesh@chromium.org | 2010-09-25 | 1 | -0/+3 |
* | Add ExecuteJavascript() method to PyUITestBase | dpranke@chromium.org | 2010-08-05 | 1 | -0/+30 |
* | Remove number conversion functions from string_util. These moved to string_nu... | brettw@chromium.org | 2010-08-03 | 1 | -16/+18 |
* | Remove some wstrings used in ui_test.cc. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Expose cookie get/set to pyauto | alyssad@chromium.org | 2010-07-15 | 1 | -0/+32 |
* | PyAuto: Automation hooks to get/set theme | nirnimesh@chromium.org | 2010-07-10 | 1 | -0/+4 |
* | Add pyauto tests for Navigation. | nirnimesh@chromium.org | 2010-05-05 | 1 | -0/+6 |
* | Close previous theme info bars when resetting to default theme | bulach@chromium.org | 2010-04-20 | 1 | -2/+2 |
* | Revert 44885 - Select and close previous theme info bars when resetting to de... | jorlow@chromium.org | 2010-04-18 | 1 | -2/+2 |
* | Select and close previous theme info bars when resetting to default theme via... | jorlow@chromium.org | 2010-04-18 | 1 | -2/+2 |
* | Add support for basic extension automation through the Automation Proxy. | kkania@chromium.org | 2010-04-06 | 1 | -3/+4 |
* | Add generic "json dict" entry point for pyauto commands. Will prevent | jrg@chromium.org | 2010-04-02 | 1 | -0/+13 |
* | Expose BrowserProxy and TabProxy methods directly to PyAuto | nirnimesh@chromium.org | 2010-03-29 | 1 | -0/+3 |
* | Fix PyAuto crash when a script has multiple tests. | nirnimesh@chromium.org | 2010-03-23 | 1 | -36/+60 |
* | PyAuto: Flags to forbid cleaning profile dir | nirnimesh@chromium.org | 2010-03-17 | 1 | -1/+4 |
* | Add pyauto hooks for bookmarks. | jrg@chromium.org | 2010-03-12 | 1 | -0/+86 |
* | Provide a method to specify to the automation interface the dir containing br... | nirnimesh@chromium.org | 2010-03-09 | 1 | -2/+15 |
* | - Update README.chromium to mention change to swig libs in third_party | nirnimesh@chromium.org | 2010-03-09 | 1 | -3/+3 |
* | Was already a 'wait for animation to complete'. | jrg@chromium.org | 2010-03-06 | 1 | -0/+16 |
* | Add some bookmark bar hooks for pyauto. | jrg@chromium.org | 2010-03-05 | 1 | -0/+13 |
* | PyAuto: Fix some methods that assume that they're working on the first window. | nirnimesh@chromium.org | 2010-02-23 | 1 | -13/+27 |
* | Expose more functionality to pyauto | nirnimesh@chromium.org | 2010-02-18 | 1 | -0/+22 |
* | Expose additional methods to pyauto. | nirnimesh@chromium.org | 2010-02-18 | 1 | -8/+16 |
* | PyAuto: Python Interface to Chromium's Automation Proxy. | nirnimesh@chromium.org | 2010-01-21 | 1 | -0/+74 |