public class RadioButtonGroupElement
extends com.vaadin.testbench.TestBenchElement
implements com.vaadin.testbench.HasSelectByText, com.vaadin.testbench.HasHelper
<vaadin-radio-button-group> element.| Constructor and Description |
|---|
RadioButtonGroupElement() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOptions()
Gets a list of all available options.
|
String |
getSelectedText() |
void |
selectByText(String text) |
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, wrapElementsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetProperty, getPropertyBoolean, getPropertyDouble, getPropertyElement, getPropertyElements, getPropertyInteger, getPropertyString, setProperty, setProperty, setProperty, setPropertypublic List<String> getOptions()
public void selectByText(String text)
selectByText in interface com.vaadin.testbench.HasSelectByTextpublic String getSelectedText()
getSelectedText in interface com.vaadin.testbench.HasSelectByTextCopyright © 2026. All rights reserved.