@@ -1379,15 +1379,16 @@ <h3>Extensions</h3>
1379
1379
matched, or a non-null JSON-serializable value if the capability is
1380
1380
matched.
1381
1381
1382
- < p > Other specifications may also define a < dfn > WebDriver new
1383
- session algorithm</ dfn > , which are called just after a new session is
1384
- created, and before the < a > new session</ a > response is sent to the
1385
- < a > remote end</ a > . These algorithms are called with < var > session</ var >
1386
- representing the WebDriver session that will be established,
1387
- and < var > capabilites</ var > , the capabilities object that will be
1388
- returned to the < a > remote end</ a > . It is permitted for such an
1389
- algorithm to modify any entry in the capabilities object with a name
1390
- that's an < a > additional WebDriver capability</ a > defined by the same
1382
+ < p > Other specifications may also define < dfn data-lt ="WebDriver new
1383
+ session algorithm "> WebDriver new session algorithms</ dfn > , which are
1384
+ called just after a new session is created, and before the < a > new
1385
+ session</ a > response is sent to the < a > remote end</ a > . These
1386
+ algorithms are called with < var > session</ var > representing the
1387
+ WebDriver session that will be established, and
1388
+ < var > capabilites</ var > , the capabilities object that will be returned
1389
+ to the < a > remote end</ a > . It is permitted for such an algorithm to
1390
+ modify any entry in the capabilities object with a name that's an
1391
+ < a > additional WebDriver capability</ a > defined by the same
1391
1392
specification.
1392
1393
1393
1394
< p > < a > Remote ends</ a > may also introduce
@@ -2361,7 +2362,7 @@ <h3 id=new-session><dfn data-lt="new sessions|creating a new session">New Sessio
2361
2362
2362
2363
< li > < p > Set the < a > current session</ a > to < var > session</ var > .
2363
2364
2364
- < li > < p > Run any < a > WebDriver new session algorithm</ a > defined in
2365
+ < li > < p > Run any < a > WebDriver new session algorithm</ a > defined in
2365
2366
external specifications, with arguments < var > session</ var >
2366
2367
and < var > capabilities</ var > .
2367
2368
0 commit comments