net.sourceforge.jxweb
Class HttpGetLink
java.lang.Object
|
+--net.sourceforge.jxweb.HttpStep
|
+--net.sourceforge.jxweb.HttpGetLink
- All Implemented Interfaces:
- JXTestStep
- public class HttpGetLink
- extends HttpStep
Generates the weblink associated with the specified text in the web page.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
linkName
public String linkName
text
public String text
responseName
public String responseName
HttpGetLink
public HttpGetLink()
eval
public void eval(JXTestCase testCase)
throws Throwable
- Overrides:
eval
in class HttpStep