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 Details

    • RelativeLocatorServerSide

      public RelativeLocatorServerSide()
  • Method Details

    • getLocatorName

      public String getLocatorName()
      Specified by:
      getLocatorName in interface org.openqa.selenium.remote.locators.CustomLocator
    • createBy

      public org.openqa.selenium.By createBy(Object usingParameter)
      Specified by:
      createBy in interface org.openqa.selenium.remote.locators.CustomLocator