public class ButtonElement extends HtmlElement
driver, element, logger, webUXDriver
Constructor and Description |
---|
ButtonElement(String label,
org.openqa.selenium.By by) |
Modifier and Type | Method and Description |
---|---|
void |
click() |
void |
submit() |
captureSnapshot, captureSnapshot, check, clickAt, clickAt, findElement, getAllElements, getAttribute, getBy, getCssValue, getDriver, getElement, getEval, getHeight, getLabel, getLocation, getLocator, getSize, getTagName, getText, getValue, getWidth, init, isDisplayed, isElementPresent, isEnabled, isSelected, isTextPresent, mouseDown, mouseOver, mouseUp, sendKeys, simulateClick, simulateMouseOver, simulateMoveToElement, sleep, toHTML, toString, uncheck, waitForPresent, waitForPresent
public ButtonElement(String label, org.openqa.selenium.By by)
public void click()
click
in class HtmlElement
public void submit()
Copyright © 2021. All rights reserved.