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

Use the proper WebSocket endpoint #111

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

mathiasbynens
Copy link
Member

@mathiasbynens mathiasbynens commented Apr 27, 2022

Per step 2 of https://w3c.github.io/webdriver-bidi/#transport, the endpoint is supposed to be /session (with an optional query string attached to it).

Issue: #110

@mathiasbynens mathiasbynens force-pushed the fix-cross-browser-url-endpoint branch 4 times, most recently from 7cca8df to 77eb67a Compare April 27, 2022 11:42
Per step 2 of https://w3c.github.io/webdriver-bidi/#transport, the
endpoint is supposed to be `/session` (with an optional query string
attached to it).

Issue: #110
@mathiasbynens mathiasbynens force-pushed the fix-cross-browser-url-endpoint branch from 77eb67a to 4738f22 Compare April 27, 2022 11:56
@sadym-chromium sadym-chromium merged commit 4db34eb into main Apr 27, 2022
@sadym-chromium sadym-chromium deleted the fix-cross-browser-url-endpoint branch April 27, 2022 15:23
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