Skip to content

Commit

Permalink
Use text for webSocketUrl. (#606)
Browse files Browse the repository at this point in the history
SHA: 19777fa
Reason: push, by jrandolf

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jrandolf-2 and github-actions[bot] committed Nov 17, 2023
1 parent 634c7ce commit 7c376d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://w3c.github.io/webdriver-bidi/" rel="canonical">
<meta content="7fd451d841c6b6eda5dcdd62d813248ffc6cf899" name="document-revision">
<meta content="19777fa2c52b377534295ab6f909e8f0bbd7ec32" name="document-revision">
<style>
var {
color: #cd5c5c
Expand Down Expand Up @@ -1995,7 +1995,7 @@ <h5 class="heading settled" data-level="6.1.3.2" id="command-session-new"><span
platformName: text,
setWindowRect: bool,
? proxy: session.ProxyConfiguration,
? webSocketUrl: bool,
? webSocketUrl: text / true,
Extensible
}
}
Expand Down

0 comments on commit 7c376d0

Please sign in to comment.