Bug 177074

Summary: WebDriver: wrong key name for capabilities in new session response
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebDriverAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bburg: review+

Description Carlos Garcia Campos 2017-09-18 09:04:29 PDT
We are using "value", it should be "capabilities".

https://w3c.github.io/webdriver/webdriver-spec.html#new-session
Comment 1 Carlos Garcia Campos 2017-09-18 09:05:49 PDT
Created attachment 321098 [details]
Patch
Comment 2 BJ Burg 2017-09-18 11:03:19 PDT
Comment on attachment 321098 [details]
Patch

r=me
Comment 3 Carlos Garcia Campos 2017-09-18 23:41:52 PDT
Committed r222204: <http://trac.webkit.org/changeset/222204>
Comment 4 Radar WebKit Bug Importer 2017-09-27 12:26:23 PDT
<rdar://problem/34693279>