public class SeleniumWButtonWebElement extends SeleniumWComponentWebElement
| Constructor and Description |
|---|
SeleniumWButtonWebElement(org.openqa.selenium.WebElement element,
org.openqa.selenium.WebDriver driver)
Create an instance of the WebElement definition of a WButton.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getCssSelector() |
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, sendKeys, submit, waitForPageReady, wrapElementpublic SeleniumWButtonWebElement(org.openqa.selenium.WebElement element,
org.openqa.selenium.WebDriver driver)
element - the base WebElementdriver - the current Selenium driverpublic static String getCssSelector()
Copyright © 2024. All rights reserved.