Inputs
ActOptions
Input options for the ‘act’ mutation.
Definition
Fields
domSettleTimeout
: Int
Timeout in milliseconds to wait for the DOM to settle after an action within the sequence. Default is implementation-specific.
timeout
: Int
Maximum time in milliseconds for the entire ‘act’ sequence to complete. Default is implementation-specific.