summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/prefs.py
Commit message (Expand)AuthorAgeFilesLines
* Added new pyauto tests within prefs.pydyu@chromium.org2010-11-171-2/+16
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-2/+2
* Make a pref test more robust.nirnimesh@chromium.org2010-08-141-1/+1
* PyAuto test to verify geolocation pref.nirnimesh@chromium.org2010-08-091-0/+20
* Add a test that verifies the DNS prefetching preferencealyssad@chromium.org2010-07-281-0/+8
* Get rid of an obsolete test for page options prefnirnimesh@chromium.org2010-06-291-6/+0
* Change URL in a test to one that doesn't redirect so that the test passes again.nirnimesh@chromium.org2010-06-211-1/+1
* Fix a pref test -- Win/Linux don't have browser.show_page_options_buttons prefnirnimesh@chromium.org2010-05-181-3/+7
* Add a few functional tests for prefsnirnimesh@chromium.org2010-05-171-0/+66
* Add new bookmarks tests.nirnimesh@chromium.org2010-05-031-0/+9
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-291-6/+33
* Expose BrowserProxy and TabProxy methods directly to PyAutonirnimesh@chromium.org2010-03-291-0/+38