br.com.caelum.seleniumdsl
Interface SelectField


public interface SelectField


Method Summary
 Form choose(String value)
           
 Form chooseByIndex(Integer index)
           
 String value()
           
 

Method Detail

choose

Form choose(String value)

chooseByIndex

Form chooseByIndex(Integer index)

value

String value()


Copyright © 2008. All Rights Reserved.