public static class TimePickerElement.ComboBoxOverlayElement
extends com.vaadin.testbench.TestBenchElement
<vaadin-combo-box-overlay> element that contains the
items for the <vaadin-time-picker> element when the
drop down has been opened with TimePickerElement.openDropDown().| Constructor and Description |
|---|
ComboBoxOverlayElement() |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.testbench.TestBenchElement |
getItem(int index)
Gets the item at the given index from the opened drop down for the
<vaadin-time-picker> element. |
com.vaadin.testbench.TestBenchElement |
getLastItem()
Gets the last item from the opened drop down for the
<vaadin-time-picker> element. |
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 com.vaadin.testbench.TestBenchElement getItem(int index)
<vaadin-time-picker> element.index - the index of the itempublic com.vaadin.testbench.TestBenchElement getLastItem()
<vaadin-time-picker> element.Copyright © 2023. All rights reserved.