OtherLocatorLocator.setWaitForEnabledVersion: 22.6.2On 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>