Hierarchy For Package org.fluentlenium.core.hook

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • org.openqa.selenium.support.pagefactory.ElementLocator
    • org.fluentlenium.core.hook.FluentHook<T> (also extends org.openqa.selenium.interactions.Locatable, org.openqa.selenium.WebElement, org.openqa.selenium.internal.WrapsElement)
  • org.fluentlenium.core.hook.HookChainBuilder
  • org.fluentlenium.core.hook.HookControl<T>
  • org.openqa.selenium.interactions.Locatable
    • org.fluentlenium.core.hook.FluentHook<T> (also extends org.openqa.selenium.support.pagefactory.ElementLocator, org.openqa.selenium.WebElement, org.openqa.selenium.internal.WrapsElement)
  • org.openqa.selenium.SearchContext
    • org.openqa.selenium.WebElement (also extends org.openqa.selenium.TakesScreenshot)
      • org.fluentlenium.core.hook.FluentHook<T> (also extends org.openqa.selenium.support.pagefactory.ElementLocator, org.openqa.selenium.interactions.Locatable, org.openqa.selenium.internal.WrapsElement)
  • org.openqa.selenium.TakesScreenshot
    • org.openqa.selenium.WebElement (also extends org.openqa.selenium.SearchContext)
      • org.fluentlenium.core.hook.FluentHook<T> (also extends org.openqa.selenium.support.pagefactory.ElementLocator, org.openqa.selenium.interactions.Locatable, org.openqa.selenium.internal.WrapsElement)
  • org.openqa.selenium.WrapsElement
    • org.openqa.selenium.internal.WrapsElement
      • org.fluentlenium.core.hook.FluentHook<T> (also extends org.openqa.selenium.support.pagefactory.ElementLocator, org.openqa.selenium.interactions.Locatable, org.openqa.selenium.WebElement)

Annotation Type Hierarchy

  • org.fluentlenium.core.hook.Hook (implements java.lang.annotation.Annotation)
  • org.fluentlenium.core.hook.HookOptions (implements java.lang.annotation.Annotation)
  • org.fluentlenium.core.hook.NoHook (implements java.lang.annotation.Annotation)