public class Button extends UiElement
Constructor and Description |
---|
Button(org.openqa.selenium.WebDriver driver,
String elementId) |
Modifier and Type | Method and Description |
---|---|
void |
click() |
getElement
execute, findElementByCss, findElementById, findElementByLink, findElementByName, findElementByXpath, getDriver
public Button(org.openqa.selenium.WebDriver driver, String elementId)
Copyright © 2022. All rights reserved.