Class WebElementFunctions


  • public class WebElementFunctions
    extends Object
    • Method Detail

      • getText

        public static com.google.common.base.Function<org.openqa.selenium.WebElement,​String> getText()
      • hoverElement

        public static void hoverElement​(org.openqa.selenium.WebDriver webDriver,
                                        org.openqa.selenium.By by)
      • hoverElement

        public static void hoverElement​(org.openqa.selenium.WebDriver webDriver,
                                        org.openqa.selenium.WebElement element)