summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/popups.py
Commit message (Expand)AuthorAgeFilesLines
* Correcting a TypeError in popups pyauto test.sunandt@google.com2011-04-051-1/+1
* Trying a workaround to fix the falkiness of a popup test using incognito window.sunandt@google.com2011-04-041-0/+12
* Adding some logging for the test, testLaunchBlockedPopupInIncognito, to figur...sunandt@google.com2011-03-291-0/+3
* Modifying the test, popups.PopupsTest.testLaunchBlockedPopupInIncognito, to w...sunandt@chromium.org2011-03-281-1/+4
* Adding a html page where we open popup using window.opensunandt@google.com2011-03-231-4/+4
* Added pyauto tests to popupsnirnimesh@chromium.org2010-11-241-0/+24
* Fix pyauto popup tests to be non-flakynirnimesh@chromium.org2010-10-131-1/+2
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-131-0/+54