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

Revert "Add async dispatch event flag to Chromedriver perform action" #18969

Merged
merged 1 commit into from Sep 10, 2019

Conversation

jgraham
Copy link
Contributor

@jgraham jgraham commented Sep 10, 2019

This breaks the wdspec tests by causing them to send a nonstandard payload for actions.

@jgraham
Copy link
Contributor Author

jgraham commented Sep 10, 2019

To clarify: changing tests that are intended to check that a specific message sent over the wire results in specific behaviour in the browser to instead send meaningfully different messages over the wire is inherently a breaking change. The fact that the extra parameters should be ignored by conforming implementations is immaterial. Indeed the only possible valid test in this case would be one that checked this parameter didn't have any effect.

@jgraham jgraham merged commit 23da3b0 into master Sep 10, 2019
@gsnedders gsnedders deleted the revert-18842-async-dispatch branch September 10, 2019 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants