Class RelativeLocatorServerSide
java.lang.Object
org.openqa.selenium.support.locators.RelativeLocatorServerSide
- All Implemented Interfaces:
CustomLocator
@AutoService(CustomLocator.class)
public class RelativeLocatorServerSide
extends Object
implements CustomLocator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RelativeLocatorServerSide
public RelativeLocatorServerSide()
-
-
Method Details
-
getLocatorName
- Specified by:
getLocatorName
in interfaceCustomLocator
- Returns:
- The locator name, which is the value of the
using
property of the JSON payload.
-
createBy
- Specified by:
createBy
in interfaceCustomLocator
-