public abstract class SeleniumGroupInputWebElement extends SeleniumWComponentWebElement
| Modifier and Type | Field and Description |
|---|---|
static String |
WRAPPER_ELEMENT
All group inputs are wrapped in a HTML fieldset element when in an interactive state.
|
| Constructor and Description |
|---|
SeleniumGroupInputWebElement(org.openqa.selenium.WebElement element,
org.openqa.selenium.WebDriver driver)
Create a SeleniumWComponentGroupInputWebElement instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMandatory() |
boolean |
isReadOnly() |
clear, click, clickElementNoWait, clickNoWait, findElement, findElementImmediate, findElements, findElementsImmediate, getActiveId, getAttribute, getCssValue, getDriver, getElement, getLocation, getRect, getScreenshotAs, getSize, getTagName, getText, getUserContextForSession, isDisplayed, isEnabled, isHidden, isSelected, sendKeys, submit, waitForPageReady, wrapElementpublic static final String WRAPPER_ELEMENT
Copyright © 2017. All rights reserved.