watij.finders
Interface BrowserMatcher

All Superinterfaces:
Finder

public interface BrowserMatcher
extends Finder


Method Summary
 boolean matches(WatijBrowser watijBrowser)
           
 
Methods inherited from interface watij.finders.Finder
find, find
 

Method Detail

matches

boolean matches(WatijBrowser watijBrowser)
                throws java.lang.Exception
Throws:
java.lang.Exception