Class Hover

    • Constructor Detail

      • Hover

        public Hover()
        Deprecated.
    • Method Detail

      • over

        public static Interaction over​(org.openqa.selenium.WebElement element)
        Deprecated.
      • over

        public static Interaction over​(org.openqa.selenium.By... locators)
        Deprecated.
      • performAs

        public <T extends Actor> void performAs​(T theActor)
        Deprecated.
        Specified by:
        performAs in interface Performable
      • resolveElementFor

        protected abstract org.openqa.selenium.WebElement resolveElementFor​(Actor actor)
        Deprecated.
      • getTarget

        protected abstract String getTarget()
        Deprecated.