Class WebElementFunctions
java.lang.Object
com.atlassian.bamboo.pageobjects.utils.WebElementFunctions
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.common.base.Function<org.openqa.selenium.WebElement,
String> getText()
static void
hoverElement
(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.By by) static void
hoverElement
(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.WebElement element)
-
Method Details
-
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)
-