- From: jugglinmike <notifications@github.com>
- Date: Mon, 15 Jan 2018 11:02:42 -0800
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 January 2018 19:03:52 UTC
The WebDriver specification was recently updated to better-support
extension by web standards [1]. This change allows extension commands to
be defined without a dedicated "name". Because the Automation section
only defines a single command, the name "set" is superfluous. Remove it
in order to expose a more idiomatic HTTP API.
[1] https://github.com/w3c/webdriver/pull/1177
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/permissions/pull/168
-- Commit Summary --
* Automation: simplify URI template
-- File Changes --
M index.bs (11)
-- Patch Links --
https://github.com/w3c/permissions/pull/168.patch
https://github.com/w3c/permissions/pull/168.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/168
Received on Monday, 15 January 2018 19:03:52 UTC