[Bug 28004] New: Define page load timeout default

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28004

            Bug ID: 28004
           Summary: Define page load timeout default
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDriver
          Assignee: public-browser-tools-testing@w3.org
          Reporter: ato@mozilla.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860

chromedriver uses 300,000 ms (5 minutes):
https://code.google.com/p/chromium/codesearch#chromium/src/chrome/test/chromedriver/session.cc&type=cs&l=31&rcl=1423688364

FirefoxDriver uses -1, which for it means “infinite”:
https://github.com/SeleniumHQ/selenium/blob/master/javascript/firefox-driver/js/wdsession.js#L116

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 12 February 2015 16:47:01 UTC