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