watij.actions
Interface Selectable


public interface Selectable


Method Summary
 boolean isSelected()
           
 void select(boolean select)
           
 

Method Detail

select

void select(boolean select)
            throws java.lang.Exception
Throws:
java.lang.Exception

isSelected

boolean isSelected()
                   throws java.lang.Exception
Throws:
java.lang.Exception