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>
14061406matched, or a non-null JSON-serializable value if the capability is
14071407matched.
14081408
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
14101411called just after a new session is created, and before the < a > new
14111412session</ a > response is sent to the < a > remote end</ a > . These
14121413algorithms are called with < var > session</ var > representing the
@@ -2145,7 +2146,7 @@ <h2>Sessions</h2>
21452146 and allowing sessions to be routed via a multiplexer
21462147 (known as an < a > intermediary node</ a > ).
21472148
2148- < p > A < dfn class ="export "> session</ dfn > represents
2149+ < p > A WebDriver < dfn class ="export "> session</ dfn > represents
21492150 the < a > connection</ a > between a < a > local end</ a > and a specific < a > remote end</ a > .
21502151
21512152< p > A < a > session</ a > is started when
You can’t perform that action at this time.
0 commit comments