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, wrapElements
clone, 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()
TestBenchElement
getContext
in interface HasSearchContext
getContext
in class TestBenchElement
SearchContext
instancepublic boolean isDisplayed()
isDisplayed
in interface org.openqa.selenium.WebElement
isDisplayed
in class TestBenchElement
Copyright © 2019. All rights reserved.