Skip to content

Commit 90cc746

Browse files
committed
Timeouts: Stnadardise pageLoad rather than page load
A previous change (#787) changed `page load` to `pageLoad` but we missed the similar change in the `timeouts configuration object`.
1 parent ec309ef commit 90cc746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdriver-spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2066,7 +2066,7 @@ <h3>Timeouts</h3>
20662066
</tr>
20672067

20682068
<tr>
2069-
<td>"<code>page load</code>"
2069+
<td>"<code>pageLoad</code>"
20702070
<td>number
20712071
<td>Specifies the <a>session page load timeout</a>.
20722072
</tr>

0 commit comments

Comments
 (0)