File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1406,7 +1406,8 @@ <h3>Extensions</h3>
1406
1406
matched, or a non-null JSON-serializable value if the capability is
1407
1407
matched.
1408
1408
1409
- < p > Other specifications may also define < dfn > new session algorithms</ dfn > , which are
1409
+ < p > Other specifications may also define < dfn data-lt ="WebDriver new
1410
+ session algorithm " class ="export "> WebDriver new session algorithms</ dfn > , which are
1410
1411
called just after a new session is created, and before the < a > new
1411
1412
session</ a > response is sent to the < a > remote end</ a > . These
1412
1413
algorithms are called with < var > session</ var > representing the
@@ -2145,7 +2146,7 @@ <h2>Sessions</h2>
2145
2146
and allowing sessions to be routed via a multiplexer
2146
2147
(known as an < a > intermediary node</ a > ).
2147
2148
2148
- < p > A < dfn class ="export "> session</ dfn > represents
2149
+ < p > A WebDriver < dfn class ="export "> session</ dfn > represents
2149
2150
the < a > connection</ a > between a < a > local end</ a > and a specific < a > remote end</ a > .
2150
2151
2151
2152
< p > A < a > session</ a > is started when
You can’t perform that action at this time.
0 commit comments