summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/notifications.py
Commit message (Expand)AuthorAgeFilesLines
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* Disable testNotificationOrderAfterClosingOne on win7nirnimesh@chromium.org2011-11-081-0/+2
* Fix some disabled/flaky notification pyauto tests.kkania@chromium.org2011-10-181-7/+11
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-4/+2
* GTTF: Get rid of IsBrowserRunning. It is inherently racyphajdan.jr@chromium.org2011-05-191-4/+0
* Wait for notification balloon hosts' render view to be readykkania@chromium.org2011-05-131-2/+1
* Enable some pyauto notification tests. Wait for the notifications ondisplaykkania@chromium.org2011-04-291-31/+36
* Fix broken urls in functional test: notifications.NotificationsTest.testOrigi...markusheintz@chromium.org2011-04-131-3/+3
* Fix functional tests:markusheintz@chromium.org2011-04-131-3/+4
* Fix notification pyauto tests. Wait for the notification processes to bekkania@chromium.org2010-12-151-3/+5
* Fix notifications.NotificationsTest.testNotificationOrderAfterClosingOne.kkania@chromium.org2010-12-081-8/+7
* Add pyauto tests for HTML5 notifications.kkania@chromium.org2010-12-041-12/+234
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-021-34/+8
* Fix flaky notification.NotificationsTest.testCancelNotification test.kkania@chromium.org2010-10-291-8/+15
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-261-0/+337