public class SeleniumWPhoneNumberFieldWebElement extends SeleniumWTextFieldWebElement
TYPEEDITABLE_TAG, TOP_LEVEL_TAG| Constructor and Description |
|---|
SeleniumWPhoneNumberFieldWebElement(org.openqa.selenium.WebElement element,
org.openqa.selenium.WebDriver driver)
Construct a SeleniumWPhoneNumberFieldWebElement for the given WebElement.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute(String name)
Some attributes are applied to the wrapper, some to the input.
|
clear, click, clickNoWait, getActiveId, getInputField, getSuggestionList, getValue, isCombo, isEnabled, isMandatory, isReadOnly, sendKeys, sendKeysclickElementNoWait, findElement, findElementImmediate, findElements, findElementsImmediate, getCssValue, getDriver, getElement, getLocation, getRect, getScreenshotAs, getSize, getTagName, getText, getUserContextForSession, isDisplayed, isHidden, isSelected, submit, waitForPageReady, wrapElementpublic SeleniumWPhoneNumberFieldWebElement(org.openqa.selenium.WebElement element,
org.openqa.selenium.WebDriver driver)
element - the dialog element.driver - the SeleniumWComponentsWebDriverpublic String getAttribute(String name)
getAttribute in interface org.openqa.selenium.WebElementgetAttribute in class SeleniumWTextFieldWebElementname - the name of the attribute to findCopyright © 2018. All rights reserved.