public class DetailsElement extends TestBenchElement
Constructor and Description |
---|
DetailsElement() |
Modifier and Type | Method and Description |
---|---|
TestBenchElement |
getContent()
Returns content element
|
TestBenchElement |
getSummary()
Returns summary element
|
String |
getSummaryText()
Returns summary element as string
|
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, 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, wrapElements
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
$, $
public TestBenchElement getSummary()
public String getSummaryText()
public TestBenchElement getContent()
public boolean isOpened()
public boolean isEnabled()
isEnabled
in interface org.openqa.selenium.WebElement
isEnabled
in class TestBenchElement
public TestBenchElement getSummaryWrapper()
public void toggle()
Copyright © 2019. All rights reserved.