|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.internal.IndexOptionSelectStrategy
public class IndexOptionSelectStrategy
| Constructor Summary | |
|---|---|
IndexOptionSelectStrategy()
|
|
| Method Summary | |
|---|---|
boolean |
select(java.util.List<WebElement> fromOptions,
java.lang.String selectThis,
boolean setSelected,
boolean allowMultipleSelect)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexOptionSelectStrategy()
| Method Detail |
|---|
public boolean select(java.util.List<WebElement> fromOptions,
java.lang.String selectThis,
boolean setSelected,
boolean allowMultipleSelect)
select in interface OptionSelectStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||