summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional/https.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pyauto ssl tests failures on all platformstoyoshim@chromium.org2012-08-241-3/+3
* Remove SWIGged use of BrowserProxy and TabProxy from PyAuto tests.craigdh@chromium.org2012-08-071-15/+8
* Enable SSL tests on all chrome-qa bots and win bots on CONTINUOUS.dyu@chromium.org2012-04-301-2/+1
* This CL exposes the GetSecurityState and GetPageType to pyAuto along withdyu@chromium.org2012-03-201-1/+45
* Revert 126777 - Broke 'win' trybot (shared + all = fails linking pyautolib du...rsleevi@chromium.org2012-03-151-41/+1
* Exposed GetSecurityState and GetPageType to pyAuto.dyu@chromium.org2012-03-141-1/+41
* Remove test for cert OK.dyu@chromium.org2012-02-241-12/+0
* Fixed SSL pyAuto tests for testSSLProceed and testSSLGoBack.dyu@chromium.org2012-02-241-2/+13
* Expose the hook in tab_proxy for proceeding from an interstitial page for Tak...dyu@chromium.org2012-02-141-0/+60
* Fix python scripts in src/chrome/test/functional/maruel@chromium.org2011-11-271-1/+1
* Refactor pyauto tests to use pprint() and pformat() from pyauto.py.dennisjeffrey@chromium.org2011-09-261-4/+1
* Added delay post the url is loaded to fix the Assertion errorshubhojeets@chromium.org2011-07-221-4/+4
* Changed the name of the SSL tests in PyAuto to https.py instead ofnirnimesh@chromium.org2011-02-161-0/+39