br.com.caelum.seleniumdsl.search
Class Search
java.lang.Object
br.com.caelum.seleniumdsl.search.Search
- All Implemented Interfaces:
- RowMatcher
public class Search
- extends Object
- implements RowMatcher
|
Field Summary |
protected List<br.com.caelum.seleniumdsl.search.Matcher> |
matchers
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matchers
protected List<br.com.caelum.seleniumdsl.search.Matcher> matchers
Search
public Search()
where
protected void where(String name,
br.com.caelum.seleniumdsl.search.Matcher matcher)
equals
protected br.com.caelum.seleniumdsl.search.Matcher equals(String content)
containsAll
protected br.com.caelum.seleniumdsl.search.Matcher containsAll(String... contents)
setTable
public void setTable(Table table)
- Specified by:
setTable in interface RowMatcher
next
public Row next()
- Specified by:
next in interface RowMatcher
Copyright © 2008. All Rights Reserved.