Bug 180186 - WebDriver: remove elementSubmit command
Summary: WebDriver: remove elementSubmit command
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-11-30 02:45 PST by Carlos Garcia Campos
Modified: 2017-11-30 05:48 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.24 KB, patch)
2017-11-30 02:46 PST, Carlos Garcia Campos
clopez: 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-11-30 02:45:01 PST
It's not in the spec, we had it only because selenium used it, but now it uses execute_script with custom code to implement submit, so we can just remove it.
Comment 1 Carlos Garcia Campos 2017-11-30 02:46:23 PST
Created attachment 327962 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-11-30 05:47:28 PST
Committed r225325: <https://trac.webkit.org/changeset/225325>
Comment 3 Radar WebKit Bug Importer 2017-11-30 05:48:32 PST
<rdar://problem/35771129>