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