Is it possible to select a value of a drop down by its dynamic index that is returning from another function whereas selectindex = 2 (generated dynamically)
selenium.Select(Id, "index = SelectIndex")
|
Is it possible to select a value of a drop down by its dynamic index that is returning from another function whereas selectindex = 2 (generated dynamically) selenium.Select(Id, "index = SelectIndex") |
|||
|
|
|
In java you can use |
||||
|
|