summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable crash_reporter.CrashReporterTest.testRendererCrash on Winnirnimesh@chromium.org2010-08-241-0/+2
* New translate test for pyauto.alyssad@google.com2010-08-231-0/+62
* Fix for pyauto dangerous downloads functional test.alyssad@google.com2010-08-201-4/+9
* PyAuto test for renderer crash reportingnirnimesh@chromium.org2010-08-202-0/+39
* New downloads hooks for pyauto. BUG=35284alyssad@google.com2010-08-201-0/+49
* Disable content.ContentTest.testThreeWindows on Macnirnimesh@chromium.org2010-08-181-0/+1
* Pyauto test fix: remove infobar countalyssad@chromium.org2010-08-161-1/+0
* PyAuto fix for declining translation.alyssad@chromium.org2010-08-161-0/+1
* Make a pref test more robust.nirnimesh@chromium.org2010-08-141-1/+1
* New pyauto translate hooks: always and never translate button.alyssad@chromium.org2010-08-101-1/+30
* PyAuto test to verify geolocation pref.nirnimesh@chromium.org2010-08-092-4/+26
* pyauto theme runneralyssad@chromium.org2010-08-091-0/+80
* New autofill pyauto functional testsalyssad@chromium.org2010-08-091-7/+44
* Fix testBigZipnirnimesh@chromium.org2010-08-071-1/+1
* Add new downloads testsnirnimesh@chromium.org2010-08-071-8/+64
* Fix for translate.py testSessionRestore on Mac. BUG=51439alyssad@chromium.org2010-08-061-9/+15
* Fix typos in translate testsnirnimesh@chromium.org2010-08-061-1/+1
* New translate tests for pyauto.pyalyssad@chromium.org2010-08-052-12/+228
* Add ExecuteJavascript() method to PyUITestBasedpranke@chromium.org2010-08-051-0/+37