- Reese
- Posts : 4
Join date : 2013-10-15
How to select value from ComboBox
Thu Oct 17, 2013 2:36 pm
Hi,
I stuck a problem with selecting value from ComboxBox,I have tried lots ways but failed.
I use the commands,click>mouseover>click,however,it always choose the first value of combobox,not my target value.
Anyone know how to solve it?
Thanks in advance.
I stuck a problem with selecting value from ComboxBox,I have tried lots ways but failed.
I use the commands,click>mouseover>click,however,it always choose the first value of combobox,not my target value.
Anyone know how to solve it?
Thanks in advance.
- kashyap_guruActive particpant
- Posts : 24
Join date : 2013-10-16
Age : 37
Location : India
Re: How to select value from ComboBox
Thu Oct 17, 2013 4:08 pm
You should use "SELECT" command with identifier as 'id' or 'name' of combobox and value should be label="your desired value".
- Reese
- Posts : 4
Join date : 2013-10-15
Re: How to select value from ComboBox
Thu Oct 17, 2013 10:11 pm
Kashyap,kashyap_guru wrote:You should use "SELECT" command with identifier as 'id' or 'name' of combobox and value should be label="your desired value".
Thank you for the answer. The problem was a bit different than you might understand from my description.I ever tried the method,then the ide error: select is not found.
I solved this problem just now.I use "Mousedown" and "clickat" command to solve it.
Permissions in this forum:
You cannot reply to topics in this forum