public class BreadcrumbElement extends BaseElement
Constructor and Description |
---|
BreadcrumbElement(org.openqa.selenium.WebElement container) |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeExpanded() |
void |
clickPathElement(String linkText) |
void |
expand() |
List<String> |
getPath() |
String |
getPathAsString() |
boolean |
hasPathElement(String text,
boolean isCurrent,
boolean withLink) |
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageJSIsLoaded
public BreadcrumbElement(org.openqa.selenium.WebElement container)
Copyright © 2004–2021 XWiki. All rights reserved.