summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/infobars.py
Commit message (Expand)AuthorAgeFilesLines
* Fix the infobar test: infobars.InfobarTest.testPluginCrashForMultiTabsvenkataramana@chromium.org2011-10-071-6/+6
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-3/+1
* Add trailing periods to some expected textnirnimesh@chromium.org2011-09-011-2/+2
* Call GetPluginsInfo() to register flash plugin before attempting to load on M...nirnimesh@chromium.org2011-08-241-0/+6
* Cleanup and improve failure messagesnirnimesh@chromium.org2011-06-171-0/+0
* Fix testPluginCrashForMultiTabs on chromeosnirnimesh@chromium.org2011-05-031-7/+23
* Simplify GetFileURLForPath() and GetFileURLForDataPath()nirnimesh@chromium.org2011-04-281-11/+8
* Fixing infobars tests as per the new change:rohitbm@google.com2011-01-281-2/+2
* Adding pyauto tests for Process and Infobarsnirnimesh@chromium.org2010-11-241-0/+31
* Used functions within test_utils for testDownloadNoHistory within history.py.dyu@chromium.org2010-11-231-10/+6
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-301-6/+7
* PyAuto test to verify geolocation pref.nirnimesh@chromium.org2010-08-091-4/+6
* Test to verify the 'multiple downloads' infobarnirnimesh@chromium.org2010-07-291-0/+30
* Fix infobar test by actually waiting for infobar before checking for it.nirnimesh@chromium.org2010-07-261-0/+4
* Add PyAuto automation hooks to perform actions on infobarsnirnimesh@chromium.org2010-07-221-1/+55
* Fetch info about infobarsnirnimesh@chromium.org2010-07-211-0/+55