LocatorLocator.cloneVersion: NextOn this pageLocator.clone() method Clones the locator. Signature​ class Locator { clone(): Locator<T>;} Returns: Locator<T>