public class WebElementFunctions extends Object
Modifier and Type | Method and Description |
---|---|
static 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) |
public static com.google.common.base.Function<org.openqa.selenium.WebElement,String> getText()
public static void hoverElement(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.By by)
public static void hoverElement(org.openqa.selenium.WebDriver webDriver, org.openqa.selenium.WebElement element)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.