Skip to main content
Version: Next

Locator.setWaitForStableBoundingBox() method

Signature:

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

Parameters

ParameterTypeDescription
valueboolean

Returns:

this