Solved
Forum Discussion
prasad_kumar_s
10 years agoContributor
Hi you can use cickItem method to select any value from the dropdown.
object.clickItem("A") or you can use index instead of value.
Hi you can use cickItem method to select any value from the dropdown.
object.clickItem("A") or you can use index instead of value.
Hi you can use cickItem method to select any value from the dropdown.
object.clickItem("A") or you can use index instead of value.