Class WebElementFunctions

java.lang.Object
com.atlassian.bamboo.pageobjects.utils.WebElementFunctions

public class WebElementFunctions extends Object
  • Method Details

    • 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)