@nospamproxy/core
Preparing search index...
custom-elements/controls/FileSelection/test-helpers
selectFile
Function selectFile
selectFile
(
element
:
Element
,
file
:
File
,
waitForTasks
:
()
=>
Promise
<
void
>
,
)
:
Promise
<
void
>
Test helper to select a file using the specified
<file-selection>
element.
Parameters
element
:
Element
file
:
File
waitForTasks
:
()
=>
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@nospamproxy/core
Loading...
Test helper to select a file using the specified
<file-selection>element.