br.com.caelum.seleniumdsl.search
Class RowFinder
java.lang.Object
br.com.caelum.seleniumdsl.search.RowFinder
- All Implemented Interfaces:
- RowVisitor
public class RowFinder
- extends Object
- implements RowVisitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowFinder
public RowFinder()
limitEquals
public RowFinder limitEquals(int row,
String content)
visit
public void visit(Row row)
- Specified by:
visit in interface RowVisitor
found
public boolean found()
getFound
public Row getFound()
Copyright © 2008. All Rights Reserved.