We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87616fa commit 3d4e3e1Copy full SHA for 3d4e3e1
webdriver-spec.html
@@ -1295,7 +1295,7 @@ <h2>Sessions</h2>
1295
<a href=https://html.spec.whatwg.org/#top-level-browsing-context>top-level browsing context</a>.
1296
1297
<p>A <a>remote end</a> has an associated list of
1298
- <dfn data-lt="active session|active sessions">active sessions</dfn>,
+ <dfn data-lt="active sessions|active session">active sessions</dfn>,
1299
which is a list of all <a>sessions</a> that are currently started.
1300
1301
<p>Requests, except <a>New Session</a> requests,
0 commit comments