Skip to main content
Version: 20.6.0

Locator.setWaitForEnabled() method

Signature:

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

Parameters

ParameterTypeDescription
valueboolean

Returns:

this