Skip to main content
Version: Next

Locator.setWaitForEnabled() method

Signature:

class Locator {
abstract setWaitForEnabled(value: boolean): this;
}

Parameters

ParameterTypeDescription
valueboolean

Returns:

this