public class LinkElement extends HtmlElement
driver, element, logger, webUXDriver
Constructor and Description |
---|
LinkElement(String label,
org.openqa.selenium.By by) |
Modifier and Type | Method and Description |
---|---|
void |
click() |
String |
getUrl() |
captureSnapshot, captureSnapshot, 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, waitForPresent, waitForPresent
public LinkElement(String label, org.openqa.selenium.By by)
public void click()
click
in class HtmlElement
public String getUrl()
Copyright © 2018. All rights reserved.