summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
Commit message (Expand)AuthorAgeFilesLines
* DownloadItem::NeedsRename should not return true for dangerous downloads.kinuko@chromium.org2010-11-101-5/+1
* Add facilities to fetch username/passwd credentials from private datanirnimesh@chromium.org2010-11-101-9/+9
* Exploratory Tool for long running and adhoc testing.nirnimesh@chromium.org2010-11-093-0/+413
* Initialize download path_uniquifier for saved download history items.kinuko@chromium.org2010-11-091-1/+0
* Disable failing testDownloadsPersistence, testNoUnsafeDownloadsOnRestart testsnirnimesh@chromium.org2010-11-081-1/+6
* Made changes to suggestions made in review.nirnimesh@chromium.org2010-11-051-0/+14
* Fixed a minor issue within test_utils that was causing find_in_page download ...nirnimesh@chromium.org2010-11-043-25/+15
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-032-0/+53
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-022-34/+261
* Moved private functions into it's own seperate utils file for commonly used f...nirnimesh@chromium.org2010-10-292-24/+50
* Fix flaky notification.NotificationsTest.testCancelNotification test.kkania@chromium.org2010-10-291-8/+15
* Try to enable pyauto tests disabled in r64322.mnaganov@chromium.org2010-10-291-4/+0
* Disable failing pyauto tests due to broken session restorenirnimesh@chromium.org2010-10-281-0/+4
* added WaitUntil function to fix bug 60953nirnimesh@chromium.org2010-10-282-2/+8
* Disable find_in_page.FindMatchTests.testSearchWithinSpecialURLnirnimesh@chromium.org2010-10-271-0/+2
* PyAuto tests for find in page.nirnimesh@chromium.org2010-10-261-0/+52
* Add pyauto hook for HTML5 notifications, tests, and helpers.kkania@chromium.org2010-10-262-0/+338
* Fix a typo in PYAUTO_TESTSnirnimesh@chromium.org2010-10-261-3/+3
* Add 2 find_in_page testsnirnimesh@chromium.org2010-10-262-0/+34
* Create a separate .DEPS dir for pyauto DEPS filenirnimesh@chromium.org2010-10-211-14/+0
* Fix path to simplejson in pyauto DEPS filenirnimesh@chromium.org2010-10-211-1/+1
* Create a DEPS file for PyAuto functional tests.nirnimesh@chromium.org2010-10-211-0/+14
* Enable pyauto find_in_page tests.nirnimesh@chromium.org2010-10-211-1/+1
* Adding functional search engines test case from pyauto session, provided by s...ace@chromium.org2010-10-201-0/+35
* Cleanup .crdownload files before downloading a file in pyauto downloads tests.nirnimesh@chromium.org2010-10-201-13/+23
* Disable pyauto popup testsnirnimesh@chromium.org2010-10-141-1/+1
* Fix pyauto popup tests to be non-flakynirnimesh@chromium.org2010-10-131-1/+2
* PyAuto automation support for blocked popupsnirnimesh@chromium.org2010-10-132-0/+55
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-12/+66
* Disable find_in_page pyauto testsnirnimesh@chromium.org2010-10-091-1/+1
* Re-enable cookies.CookiesTest.testCookiesFilenirnimesh@chromium.org2010-10-091-1/+0
* Disable file:// cookies pyauto test on Macnirnimesh@chromium.org2010-10-081-0/+1
* Fix missing find_in_page.pynirnimesh@chromium.org2010-10-081-116/+0
* Add in a test script I missed in r61898nirnimesh@chromium.org2010-10-081-0/+145
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-081-0/+1
* PyAuto import tests: Do not import from firefox if it's not installednirnimesh@chromium.org2010-10-061-0/+23
* Delete all downloaded files after browser shutdownnirnimesh@chromium.org2010-10-041-87/+92
* Disable a downloads pyauto test on mac (testSaveDangerousFile)nirnimesh@chromium.org2010-10-041-0/+1
* Use CHROME_HEADLESS to enable crash reporter in pyauto on linux/macnirnimesh@chromium.org2010-09-291-1/+0
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-282-22/+29
* Disable pyauto crash_reporter test on Macnirnimesh@chromium.org2010-09-281-0/+1
* Disable pyauto autofill testsnirnimesh@chromium.org2010-09-271-2/+2
* Fix dom automation using pyauto on windows.nirnimesh@chromium.org2010-09-251-0/+1
* Disable pyauto tests which download big files on chromeos.nirnimesh@chromium.org2010-09-231-0/+3
* Fix perms for PYAUTO_TESTSnirnimesh@chromium.org2010-09-211-0/+0
* Prepare expecation for running pyauto tests on chromeosnirnimesh@chromium.org2010-09-211-0/+21
* Add pyauto search engine tests to be run on all platforms.ace@chromium.org2010-09-171-0/+1
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+67
* 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