Skip to content

Commit 91fc6c2

Browse files
committed
Rename Go to Navigate
1 parent 1b13c49 commit 91fc6c2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

webdriver-spec.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,7 +1172,7 @@ <h3>List of Endpoints</h3>
11721172
<tr>
11731173
<td>POST</td>
11741174
<td>/session/{<var>session id</var>}/url</td>
1175-
<td><a>Go</a></td>
1175+
<td><a>Navigate</a></td>
11761176
</tr>
11771177

11781178
<tr>
@@ -3180,7 +3180,7 @@ <h2>Navigation</h2>
31803180
</dl>
31813181

31823182
<section>
3183-
<h3>Go</h3>
3183+
<h3>Navigate</h3>
31843184

31853185
<table class="simple jsoncommand">
31863186
<tr>
@@ -3193,7 +3193,7 @@ <h3>Go</h3>
31933193
</tr>
31943194
</table>
31953195

3196-
<p>The <dfn>Go</dfn> <a>command</a> is used
3196+
<p>The <dfn>Navigate</dfn> <a>command</a> is used
31973197
to cause the user agent to <a>navigate</a>
31983198
the <a>current top-level browsing context</a> a new location.
31993199

@@ -3277,7 +3277,7 @@ <h3>Go</h3>
32773277
</blockquote>
32783278
</div>
32793279

3280-
</section> <!-- /Go -->
3280+
</section> <!-- /Navigate -->
32813281

32823282
<section>
32833283
<h3>Get Current URL</h3>

0 commit comments

Comments
 (0)