summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/search_engines.py
Commit message (Expand)AuthorAgeFilesLines
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-2/+1
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-3/+1
* Remove testTabToSearch since we cannot simulate keypresses on the Omnibox.hnguyen@chromium.org2011-04-271-22/+0
* Remove search engine tests that depends on automation keypress for omnibar.hnguyen@chromium.org2011-04-271-53/+1
* Removing delay from search_engine testsrohitbm@google.com2011-02-261-7/+2
* Fixing search_engines.SearchEnginesTest.testDefaultSearchEngines testrohitbm@google.com2011-01-291-1/+3
* Adding 1 minute of waiting in discover search engine test. And moved _CallFun...rohitbm@google.com2011-01-151-1/+5
* Fix testSearchEngineSpecialChars on Macnirnimesh@chromium.org2011-01-061-4/+4
* Added one test to search_engines.pyace@chromium.org2011-01-051-0/+26
* Fix search_engines tests to use localhost:1000 instead of localhostnirnimesh@chromium.org2010-12-151-6/+8
* Fix timeouts with search_engines testsnirnimesh@chromium.org2010-12-151-6/+7
* Workaround for some pyauto test flakiness on linux. Tests that use the omniboxace@chromium.org2010-11-131-0/+1
* Adding functional search engines test case from pyauto session, provided by s...ace@chromium.org2010-10-201-0/+35
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-121-12/+66
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-171-0/+67