@tb-dev/utils - v8.1.2
Preparing search index...
WaitElementOptions
Interface WaitElementOptions
interface
WaitElementOptions
{
parent
?:
Option
<
Document
|
Element
>
;
timeout
?:
Option
<
number
>
;
}
Hierarchy (
View Summary
)
WaitElementOptions
WaitScrollOptions
Index
Properties
parent?
timeout?
Properties
Optional
parent
parent
?:
Option
<
Document
|
Element
>
Optional
timeout
timeout
?:
Option
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parent
timeout
@tb-dev/utils - v8.1.2
Loading...