summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup temp file created during a download testnirnimesh@chromium.org2010-09-131-1/+3
* Disable some pyauto tests failing on the official win buildernirnimesh@chromium.org2010-09-091-2/+5
* Revert "Work around download system breakpage by using WaitUntil on pyauto si...nirnimesh@chromium.org2010-09-021-6/+2
* Fix cookies testnirnimesh@chromium.org2010-09-021-23/+26
* Work around download system breakpage by using WaitUntil on pyauto side.nirnimesh@chromium.org2010-09-021-2/+6
* Undo the changes made to imports test that sets an environment variable BUG=5...alyssad@google.com2010-09-011-13/+0
* Clear leftover files in downloads tests.nirnimesh@chromium.org2010-08-312-0/+2
* Fetch info about the state of navigation in a tabnirnimesh@chromium.org2010-08-311-0/+39
* Pyauto: set environment variable so passwords can be imported on Mac. BUG=521...alyssad@google.com2010-08-311-10/+27
* PyAuto test for download from incognito windownirnimesh@chromium.org2010-08-311-0/+18
* New downloads test for pyautoalyssad@google.com2010-08-301-2/+17
* Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647alyssad@google.com2010-08-303-26/+28
* New pyauto hook (wait until extension has been installed) and test.alyssad@google.com2010-08-271-0/+16
* Enabling import tests for pyauto.alyssad@google.com2010-08-271-0/+1
* New PyAuto tests for importing browser data. BUG=52009alyssad@google.com2010-08-271-0/+284
* New pyauto downloads tests.alyssad@google.com2010-08-251-12/+109
* Re-enable crash reporter test on win.nirnimesh@chromium.org2010-08-251-2/+0
* Cleanup in downloads testsnirnimesh@chromium.org2010-08-241-0/+19
* New pyauto translate tests.alyssad@google.com2010-08-241-31/+101