I am trying to select any value from drop down and double click on that selected item. Basic scenario is there is one text field and when i enter something in that text field and click on submit button one drop down appears containing different values. When i double click on any of the value from drop down the same value will be written and then i will proceed to for further task.
How to select value from dropdown and double click on same selected item in selenium webdriver.?
1.1k Views Asked by Sangram At
1