public class CookieConsentElement extends TestBenchElement
| Modifier and Type | Class and Description |
|---|---|
static class |
CookieConsentElement.DefaultValues
Default values for the element properties.
|
| Constructor and Description |
|---|
CookieConsentElement() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
getContainer() |
org.openqa.selenium.SearchContext |
getContext()
Returns this TestBenchElement cast to a SearchContext.
|
String |
getCookieName() |
String |
getDismissLabel() |
org.openqa.selenium.WebElement |
getDismissLinkElement() |
String |
getLearnMoreLabel() |
String |
getLearnMoreLink() |
org.openqa.selenium.WebElement |
getLearnMoreLinkElement() |
String |
getMessage() |
CookieConsent.Position |
getPosition() |
boolean |
isDisplayed() |
callFunction, clear, click, click, compareScreen, compareScreen, compareScreen, contextClick, dispatchEvent, doubleClick, equals, executeScript, findElement, findElements, focus, getAttribute, getCapabilities, getClassNames, getCommandExecutor, getCssValue, getDriver, getLocation, getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, getRect, getScreenshotAs, getSize, getTagName, getText, getWrappedElement, hasAttribute, hasClassName, hashCode, init, init, isChrome, isEnabled, isFirefox, isIE, isSelected, scroll, scrollIntoView, scrollLeft, sendKeys, setProperty, setProperty, setProperty, setProperty, submit, waitForVaadin, waitUntil, waitUntil, wrap, wrapElement, wrapElementsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait$, $public org.openqa.selenium.WebElement getDismissLinkElement()
public org.openqa.selenium.WebElement getLearnMoreLinkElement()
public String getMessage()
public String getDismissLabel()
public String getLearnMoreLabel()
public String getLearnMoreLink()
public String getCookieName()
public CookieConsent.Position getPosition()
public org.openqa.selenium.WebElement getContainer()
public org.openqa.selenium.SearchContext getContext()
TestBenchElementgetContext in interface HasSearchContextgetContext in class TestBenchElementSearchContext instancepublic boolean isDisplayed()
isDisplayed in interface org.openqa.selenium.WebElementisDisplayed in class TestBenchElementCopyright © 2018. All rights reserved.