summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/downloads.py
Commit message (Expand)AuthorAgeFilesLines
* Re-write pyauto automation hook WaitForAllDownloadsToComplete.dennisjeffrey@chromium.org2011-08-101-9/+7
* Delete 2 downloads testsnirnimesh@chromium.org2011-07-191-70/+0
* Modifying a download test to wait until download is completed.sunandt@google.com2011-05-261-0/+1
* Simplify GetFileURLForPath() and GetFileURLForDataPath()nirnimesh@chromium.org2011-04-281-3/+1
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-10/+3
* Due to design change for unsafe download prompt when quitting the browser.rohitbm@google.com2011-03-011-21/+0
* Add some logging to pyauto downloads test testNoUnsafeDownloadsOnRestart.rdsmith@chromium.org2011-02-011-1/+7
* Fix flaky testZipInIncognitonirnimesh@chromium.org2011-01-241-0/+3
* Add additional logging to diagnose flaky testZipInIncognito testnirnimesh@chromium.org2011-01-211-1/+4
* Modifying some downloads hooks to act per-window (so that incognito windows c...ace@chromium.org2011-01-191-14/+20
* Adding 1 minute of waiting in discover search engine test. And moved _CallFun...rohitbm@google.com2011-01-151-19/+5
* Fix failing downloads tests.nirnimesh@chromium.org2010-12-231-12/+21
* Adding download tests to test various download optionsnirnimesh@chromium.org2010-12-221-0/+88
* - Verify that Chrome sets the extended attributes on a file so when its launc...nirnimesh@chromium.org2010-12-151-0/+47
* Fix downloads testsnirnimesh@chromium.org2010-12-141-1/+1
* Fix pyauto downloads tests to trigger dangerous downloads to match expectationnirnimesh@chromium.org2010-12-141-9/+32
* Cleanup .crdownload files before downloading a file in pyauto downloads tests.nirnimesh@chromium.org2010-10-201-13/+23
* Delete all downloaded files after browser shutdownnirnimesh@chromium.org2010-10-041-87/+92
* Replace a data file used in download tests with a much smaller one.nirnimesh@chromium.org2010-09-161-1/+1
* Work around windows handles to temp files while deleting them.nirnimesh@chromium.org2010-09-141-2/+5
* Cleanup temp file created during a download testnirnimesh@chromium.org2010-09-131-1/+3
* Revert "Work around download system breakpage by using WaitUntil on pyauto si...nirnimesh@chromium.org2010-09-021-6/+2
* Work around download system breakpage by using WaitUntil on pyauto side.nirnimesh@chromium.org2010-09-021-2/+6
* Clear leftover files in downloads tests.nirnimesh@chromium.org2010-08-311-0/+1
* PyAuto test for download from incognito windownirnimesh@chromium.org2010-08-311-0/+18
* New downloads test for pyautoalyssad@google.com2010-08-301-2/+17
* New pyauto hook (wait until extension has been installed) and test.alyssad@google.com2010-08-271-0/+16
* New pyauto downloads tests.alyssad@google.com2010-08-251-12/+109
* Cleanup in downloads testsnirnimesh@chromium.org2010-08-241-0/+19
* Fix for pyauto dangerous downloads functional test.alyssad@google.com2010-08-201-4/+9
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-0/+49
* Fix testBigZipnirnimesh@chromium.org2010-08-071-1/+1
* Add new downloads testsnirnimesh@chromium.org2010-08-071-8/+64
* Add new omnibox functional testsnirnimesh@chromium.org2010-05-181-15/+2
* 1. Fix GetFileURLForPath for windows. GetFileURLForPath() should not quote() ...nirnimesh@chromium.org2010-05-031-20/+26
* Add 2 tests for history.nirnimesh@chromium.org2010-04-291-19/+3
* Fix downloads.DownloadsTest.testCrazyFilenames to use crazy filenames butnirnimesh@chromium.org2010-04-221-89/+51
* revert crazy_filenamesnirnimesh@chromium.org2010-04-211-1/+69
* Add a download test for crazy filenames.nirnimesh@chromium.org2010-04-201-0/+29
* testFileRenaming: Test file renaming when downloading a already-existing filenirnimesh@chromium.org2010-04-191-7/+43
* Add generic "json dict" entry point for pyauto commands. Will preventjrg@chromium.org2010-04-021-3/+18
* Add a downloads test.nirnimesh@chromium.org2010-04-011-0/+54