Skip to main content
Version: 20.8.2

Locator.setWaitForEnabled() method

Signature:

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

Parameters

ParameterTypeDescription
valueboolean

Returns:

this