Class FoundElement

All Implemented Interfaces:
CfFoundLocator, CfLocator

public class FoundElement extends SeleniumLocator implements CfFoundLocator
  • Constructor Details

    • FoundElement

      public FoundElement(SelectorChain chain, org.openqa.selenium.WebElement foundElement)
  • Method Details

    • doFind

      protected org.openqa.selenium.WebElement doFind()
      Overrides:
      doFind in class SeleniumLocator