WaitForTimeout
Response returned after having waited for a selector to appear in the DOM
type WaitForTimeout {
time: Float
}
Fields
WaitForTimeout.time
● Float
scalar
The period of time elapsed, in milliseconds, waited for
Returned By
waitForTimeout
mutation