Uses of Class
org.seleniumhq.selenium.fluent.FluentSelects

Packages that use FluentSelects
org.seleniumhq.selenium.fluent   
 

Uses of FluentSelects in org.seleniumhq.selenium.fluent
 

Methods in org.seleniumhq.selenium.fluent that return FluentSelects
 FluentSelects FluentSelects.clearField()
           
 FluentSelects FluentSelects.click()
           
 FluentSelects FluentSelects.filter(FluentMatcher matcher)
           
protected  FluentSelects FluentSelects.makeFluentWebElements(List<FluentWebElement> results, Context context, Monitor monitor)
           
 FluentSelects Internal.BaseFluentWebDriver.selects()
           
 FluentSelects FluentWebDriver.selects()
           
 FluentSelects Internal.BaseFluentWebDriver.selects(org.openqa.selenium.By by)
           
 FluentSelects FluentWebDriver.selects(org.openqa.selenium.By by)
           
 FluentSelects FluentSelects.sendKeys(CharSequence... keysToSend)
           
 FluentSelects FluentSelects.submit()
           
 



Copyright © 2013. All Rights Reserved.