I am facing an issue to select a dropdown value using selenium. Please suggest how can we automate to select kendo ui dropdown value using selenium.
1 Answer, 1 is accepted
0
Petur Subev
Telerik team
answered on 27 Nov 2013, 01:43 PM
Hello Ramesh,
Please keep in mind that questions not related to KendoUI but to third party libraries / frameworks are not discussed on these forums.
However I assume you are searching for a way to set the DropDownList value programatically, if so the correct way is to use the value method of the client object of the DropDownList.