Skip to main content
Version: Next

Locator.setTimeout() method

Signature:

class Locator {
setTimeout(timeout: number): this;
}

Parameters

ParameterTypeDescription
timeoutnumber

Returns:

this