public class CookieConsentElement
extends com.vaadin.testbench.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() |
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, 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, wrapElementspublic 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()
getContext in interface com.vaadin.testbench.HasSearchContextgetContext in class com.vaadin.testbench.TestBenchElementpublic boolean isDisplayed()
isDisplayed in interface org.openqa.selenium.WebElementisDisplayed in class com.vaadin.testbench.TestBenchElementCopyright © 2026. All rights reserved.