Properties
Optional executionMode
executionMode: "Foreground" | "Background"
Optional onCancel
onCancel: "ThrowError" | "Abort" | "Continue"
Optional onError
onError: "ThrowError" | "Continue"
Optional pollingInterval
pollingInterval: number
Optional timeout
timeout: number
Optional waitForNoElement
waitForNoElement: boolean