OtherLocatorLocator.setWaitForEnabledVersion: 21.4.1On this pageLocator.setWaitForEnabled() methodSignature:class Locator { setWaitForEnabled<NodeType extends Node>( this: Locator<NodeType>, value: boolean ): Locator<NodeType>;}ParametersParameterTypeDescriptionthisLocator<NodeType>valuebooleanReturns:Locator<NodeType>