summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/history.py
Commit message (Expand)AuthorAgeFilesLines
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-071-7/+4
* Update history.HistoryTest.testOneHistoryTabPerWindow for UI change.vclarke@google.com2012-03-311-3/+4
* Revise history pyauto test to account for UI change.dennisjeffrey@chromium.org2012-03-261-3/+6
* Update pyauto tests to work with the uber page.csilv@chromium.org2012-03-141-4/+1
* Fixed the history.HistoryTest.testOneHistoryTabPerWindow pyauto.joaodasilva@chromium.org2012-03-051-4/+10
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* Fixed form submission from pyauto tests.joaodasilva@chromium.org2011-10-191-6/+4
* - Added code in pyauto.py to start/stop FTP serveraocampo@google.com2011-09-301-3/+4
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-4/+1
* Added more history tests - continued from CL 7608012 mberkowitz@google.com2011-08-181-0/+41
* Added tests to verify the effects of various methods of navigation on History mberkowitz@google.com2011-08-051-0/+93
* Simplify GetFileURLForPath() and GetFileURLForDataPath()nirnimesh@chromium.org2011-04-281-10/+9
* Used functions within test_utils for testDownloadNoHistory within history.py.dyu@chromium.org2010-11-231-8/+24
* Fix HistoryTest.testForge on Winnirnimesh@chromium.org2010-07-031-3/+11
* Add an AddHistoryItem() API to PyAuto with example use.jrg@chromium.org2010-05-071-0/+26
* Fix data dir name for testRedirectHistory on linuxnirnimesh@chromium.org2010-04-291-1/+1
* Add 2 tests for history.nirnimesh@chromium.org2010-04-291-0/+29
* Fix testInvalidURLNoHistory to account for proxy invalid url page.nirnimesh@chromium.org2010-04-291-3/+5
* Add tests for history.nirnimesh@chromium.org2010-04-261-2/+108
* Add automation hooks for fetching history.nirnimesh@chromium.org2010-04-191-0/+38