OtherLocatorLocator.setWaitForEnabledVersion: 21.6.1On this pageLocator.setWaitForEnabled() method Signature: class Locator { setWaitForEnabled<NodeType extends Node>( this: Locator<NodeType>, value: boolean ): Locator<NodeType>;} Parameters ParameterTypeDescriptionthisLocator<NodeType>valueboolean Returns: Locator<NodeType>