f93b94533d
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
373 B
373 B
sidebar_label |
---|
Locator.setWaitForStableBoundingBox |
Locator.setWaitForStableBoundingBox() method
Signature:
class Locator {
abstract setWaitForStableBoundingBox(value: boolean): this;
}
Parameters
Parameter | Type | Description |
---|---|---|
value | boolean |
Returns:
this