Uses of Class
com.vaadin.flow.component.combobox.ComboBoxLocator
Packages that use ComboBoxLocator
-
Uses of ComboBoxLocator in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator that return ComboBoxLocatorModifier and TypeMethodDescriptiondefault <Y> ComboBoxLocator<Y> GeneratedLocators.findComboBox(Class<Y> yType) Returns a locator forComboBoxcomponents.default <Y> ComboBoxLocator<Y> Returns a locator seeded with the givenComboBoxinstance.