Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2164,7 +2164,7 @@ <h3>Processing capabilities</h3>
<section>
<h2>Sessions</h2>

<p>A WebDriver <dfn data-lt="sessions">session</dfn> represents the
<p>A WebDriver <dfn data-lt="WebDriver session" data-local-lt="sessions" data-export>session</dfn> represents the
logical connection between a <a>local end</a> and a
specific <a>remote end</a>. The <a>session</a> object holds state
specific to that connection.
Expand Down
Loading