public interface Link extends Element
| Modifier and Type | Method and Description |
|---|---|
void |
click()
Click the link and wait till this button is removed from current DOM.
|
java.lang.String |
getLabel()
Return the label of the link.
|
java.lang.String |
getLinkUrl()
Get the url of the link.
|
elementWiredjava.lang.String getLabel()
void click()
click in interface org.openqa.selenium.WebElementjava.lang.String getLinkUrl()
Copyright © 2017 PPI AG. All rights reserved.