- From: <bugzilla@jessica.w3.org>
- Date: Tue, 06 Jan 2015 15:37:32 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27767
Bug ID: 27767
Summary: Unclear what a valid session ID is
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
It's not defined in the spec what a valid local end-provided session ID is.
Because section 2.1 says it defaults to null, which is distinguishable from
undefined (i.e. not set), it follows that it cannot be null. This needs to be
defined.
(In my opinion we should change it so that sessionId to Command should be left
undefined, that is optional. This would save the remote from having to do an
explicit null check and would fix this bug because whatever value is passed in,
even the null value, is what is used.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 6 January 2015 15:37:36 UTC