Class RelativeLocatorServerSide
java.lang.Object
org.openqa.selenium.support.locators.RelativeLocatorServerSide
- All Implemented Interfaces:
org.openqa.selenium.remote.locators.CustomLocator
@AutoService(org.openqa.selenium.remote.locators.CustomLocator.class)
public class RelativeLocatorServerSide
extends Object
implements org.openqa.selenium.remote.locators.CustomLocator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.By
-
Constructor Details
-
RelativeLocatorServerSide
public RelativeLocatorServerSide()
-
-
Method Details
-
getLocatorName
- Specified by:
getLocatorNamein interfaceorg.openqa.selenium.remote.locators.CustomLocator
-
createBy
- Specified by:
createByin interfaceorg.openqa.selenium.remote.locators.CustomLocator
-