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