- From: <bugzilla@jessica.w3.org>
- Date: Fri, 21 Aug 2015 20:55:15 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29070
Bug ID: 29070
Summary: URL Consistency (section 3.6): Rename 'sendKeys' end
point to 'sendkeys'
Product: Browser Test/Tools WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: james.h.evans.jr@gmail.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
Blocks: 20860
Target Milestone: ---
Nitpick: In the table in section 3.6, the URL for Element Send Keys is as
follows:
/session/{session id}/element/{element id}/sendKeys
The final segment is the only one in the entire API of mixed case. For
consistency, it should be the following:
/session/{session id}/element/{element id}/sendkeys
Referenced Bugs:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20860
[Bug 20860] WebDriver Level 1
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 21 August 2015 20:55:18 UTC