org.seleniumhq.selenium.fluent
Interface FluentMatcher

All Known Implementing Classes:
CompositeFluentMatcher

public interface FluentMatcher


Method Summary
 boolean matches(org.openqa.selenium.WebElement webElement)
           
 

Method Detail

matches

boolean matches(org.openqa.selenium.WebElement webElement)


Copyright © 2013. All Rights Reserved.