public class BoardElement
extends com.vaadin.testbench.TestBenchElement
| Constructor and Description |
|---|
BoardElement() |
| Modifier and Type | Method and Description |
|---|---|
RowElement |
getRow(int rowIndex)
Gets the row element at the given index.
|
List<RowElement> |
getRows()
Gets all rows from the board.
|
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, isEnabled, isFirefox, isIE, isSelected, scroll, scrollIntoView, scrollLeft, sendKeys, setProperty, setProperty, setProperty, setProperty, submit, waitForVaadin, waitUntil, waitUntil, wrap, wrapElement, wrapElementspublic RowElement getRow(int rowIndex)
rowIndex - index of target rowpublic List<RowElement> getRows()
Copyright © 2022. All rights reserved.