Package net.serenitybdd.screenplay.ui
Class Link
java.lang.Object
net.serenitybdd.screenplay.ui.Link
public class Link
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Link() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Link
public Link()
-
-
Method Details
-
called
Locate a link element with a given name. -
containing
Locate a link element containing given text. -
withTitle
-