- From: <bugzilla@jessica.w3.org>
- Date: Thu, 12 Feb 2015 16:46:58 +0000
- To: public-browser-tools-testing@w3.org
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