summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/prefs.py
Commit message (Expand)AuthorAgeFilesLines
* Revert 94783 - To fix the failing prefs test: prefs.PrefsTest.testNavigationS...nirnimesh@chromium.org2011-07-301-2/+2
* To fix the failing prefs test: prefs.PrefsTest.testNavigationStateOnSessionRe...venkataramana@chromium.org2011-07-291-2/+2
* Remove testDefaultUserImage from prefs.pynirnimesh@chromium.org2011-07-221-21/+0
* Added prefs.PrefsTest.testDefaultUserImage to pyauto.frankf@chromium.org2011-07-221-0/+22
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-071-6/+7
* Verify enabeling and disable javascript prefs worksnirnimesh@chromium.org2010-12-101-0/+14
* 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