Preparing search index...
The search index is not available
@datatrue/api
@datatrue/api
StepOptions
Interface StepOptions
interface
StepOptions
{
description
?:
string
;
iframe_selector
?:
string
;
iframe_selector_type
?:
IframeSelectorTypes
;
js_code
?:
string
;
pause
?:
number
;
position
?:
number
;
selector
?:
string
;
selector_type
?:
SelectorTypes
;
settings
?:
StepSettings
;
target
?:
string
;
use_common_tag_validations
?:
boolean
;
wait_while_present
?:
string
;
}
Hierarchy
ResourceOptions
StepOptions
Index
Properties
description?
iframe_
selector?
iframe_
selector_
type?
js_
code?
pause?
position?
selector?
selector_
type?
settings?
target?
use_
common_
tag_
validations?
wait_
while_
present?
Properties
Optional
description
description
?:
string
Optional
iframe_
selector
iframe_selector
?:
string
Optional
iframe_
selector_
type
iframe_selector_type
?:
IframeSelectorTypes
Optional
js_
code
js_code
?:
string
Optional
pause
pause
?:
number
Optional
position
position
?:
number
Optional
selector
selector
?:
string
Optional
selector_
type
selector_type
?:
SelectorTypes
Optional
settings
settings
?:
StepSettings
Optional
target
target
?:
string
Optional
use_
common_
tag_
validations
use_common_tag_validations
?:
boolean
Optional
wait_
while_
present
wait_while_present
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
iframe_
selector
iframe_
selector_
type
js_
code
pause
position
selector
selector_
type
settings
target
use_
common_
tag_
validations
wait_
while_
present
@datatrue/api
Loading...