Bug 177074 - WebDriver: wrong key name for capabilities in new session response
Summary: WebDriver: wrong key name for capabilities in new session response
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-18 09:04 PDT by Carlos Garcia Campos
Modified: 2017-09-27 12:26 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.43 KB, patch)
2017-09-18 09:05 PDT, Carlos Garcia Campos
bburg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>