Posts: 7
Threads: 2
Joined: May 2013
Reputation:
0
05-20-2013, 12:07 PM
Hi,
Can anyone suggest me a function how to select the value in combo box as label is not present for the combo box.Please suggest me its urgent for me.
Posts: 1,003
Threads: 1
Joined: Jul 2009
Reputation:
5
05-21-2013, 06:41 AM
Screenshots or sample code will help. Did you try to record the action, what does it do?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Posts: 7
Threads: 2
Joined: May 2013
Reputation:
0
05-29-2013, 09:56 PM
Thanks for reply but mine question something like below:
In my application there is one column with name "code" and "Value" and below both the columns i have a combo box where two item are present,but problem is that,the combo box having no name and also when i spy the property of combox i get value as <Class:=Webedit|name:=Webedit>
So i am not sure how to handle such case.I am using hybrid framework for automation.
Kindlly suggest me some solution.
Posts: 12
Threads: 2
Joined: May 2013
Reputation:
0
05-30-2013, 03:31 AM
(This post was last modified: 05-30-2013, 03:32 AM by qtpbeginner78.)
Please spy the Combo Box again and send a screenshot. (Also it would be great if you can send a screenshot of the application where it shows the combobox)
Posts: 7
Threads: 2
Joined: May 2013
Reputation:
0
06-01-2013, 09:58 PM
Sorry to say that...i am not able to put the screenshot as i am working on remote machine beacuse of this copy and paste is not possible...
Do you have any doubt in understnading the problem.Please let me know the solution as it is quite uregent for me
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
06-03-2013, 03:56 PM
if you can elaborate "select the value in combo box as label is not present for the combo box" ?
Posts: 33
Threads: 2
Joined: Jul 2013
Reputation:
0
07-05-2013, 02:10 PM
Please ensure to include your code between [code] tags while asking or replying to questions. I have done this for you for this time.