All Implemented Interfaces:
org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement
Direct Known Subclasses:
CommandLink

public abstract class Link extends AbstractComponent
  • Constructor Details

    • Link

      public Link()
  • Method Details

    • click

      public void click()
    • getHref

      public String getHref()
    • getTarget

      public String getTarget()