Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation: simplify URI template #168

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

jugglinmike
Copy link
Contributor

@jugglinmike jugglinmike commented Jan 15, 2018

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] w3c/webdriver#1177


Preview | Diff

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] w3c/webdriver#1177
@jugglinmike
Copy link
Contributor Author

@mounirlamouri @jyasskin This patch dropped off my radar. Is there anything I can do to help see it merged?

@mounirlamouri mounirlamouri merged commit 0ff542c into w3c:master Jun 22, 2018
@mounirlamouri
Copy link
Member

Thanks!

@jugglinmike
Copy link
Contributor Author

My pleasure :)

@jugglinmike jugglinmike deleted the webdriver-endpoint branch June 22, 2018 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants