public class DetailsElement
extends com.vaadin.testbench.TestBenchElement
| Constructor and Description |
|---|
DetailsElement() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.testbench.TestBenchElement |
getContent()
Returns content element
|
com.vaadin.testbench.TestBenchElement |
getSummary()
Returns summary element
|
String |
getSummaryText()
Returns summary element as string
|
com.vaadin.testbench.TestBenchElement |
getSummaryWrapper()
Returns a wrapper of the summary component
|
boolean |
isEnabled()
Whether the component is enabled or not
|
boolean |
isOpened()
Whether the details are opened or not
|
void |
toggle()
Expands or collapses the details
|
callFunction, clear, click, click, compareScreen, compareScreen, compareScreen, contextClick, dispatchEvent, dispatchEvent, doubleClick, equals, executeScript, findElement, findElements, focus, getAttribute, getCapabilities, getClassNames, getCommandExecutor, getContext, getCssValue, getDriver, getLocation, getProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, getRect, getScreenshotAs, getSize, getTagName, getText, getWrappedElement, hasAttribute, hasClassName, hashCode, init, init, isChrome, isDisplayed, isFirefox, isIE, isSelected, scroll, scrollIntoView, scrollLeft, sendKeys, setProperty, setProperty, setProperty, setProperty, submit, waitForVaadin, waitUntil, waitUntil, wrap, wrapElement, wrapElementspublic com.vaadin.testbench.TestBenchElement getSummary()
public String getSummaryText()
public com.vaadin.testbench.TestBenchElement getContent()
public boolean isOpened()
public boolean isEnabled()
isEnabled in interface org.openqa.selenium.WebElementisEnabled in class com.vaadin.testbench.TestBenchElementpublic com.vaadin.testbench.TestBenchElement getSummaryWrapper()
public void toggle()
Copyright © 2026. All rights reserved.