OtherLocatorLocator.raceVersion: 20.7.3On this pageLocator.race() methodCreates a race between multiple locators but ensures that only a single one acts.Signature:class Locator { static race(locators: Locator[]): Locator;}ParametersParameterTypeDescriptionlocatorsLocator[]Returns:Locator