Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6bd5b56

Browse files
committedFeb 27, 2025·
add null options to "WebDriver BiDi file dialog opened"
1 parent e6b41e9 commit 6bd5b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎source

+1-1
Original file line numberDiff line numberDiff line change
@@ -53226,7 +53226,7 @@ You cannot submit this form when the field is incorrect.</samp></pre>
5322653226
<li><p>Optionally, wait until any prior execution of this algorithm has terminated.</p></li>
5322753227

5322853228
<li><p>Let <var>dismissed</var> be the result of <span>WebDriver BiDi file dialog opened</span>
53229-
with <var>element</var>.</p></li>
53229+
with <var>element</var> and null.</p></li>
5323053230

5323153231
<li>
5323253232
<p>If <var>dismissed</var> is false:</p>

0 commit comments

Comments
 (0)
Please sign in to comment.