Hi,
I am unable to get the exact property to display combox's current selected value.Kindly help.
How can i fetch combobox's selected value
-
- Posts: 7
- Joined: Thu Apr 19, 2012 1:02 pm
Re: How can i fetch combobox's selected value
can you post a RanorexSnapshot so we can see your element? Need to determine what type of combo box it is and where the selected value information is stored.
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
-
- Posts: 7
- Joined: Thu Apr 19, 2012 1:02 pm
Re: How can i fetch combobox's selected value
Hi,
PFA the snapshot showing the page having combobox and its ranorex path.The page is developed in asp.net
PFA the snapshot showing the page having combobox and its ranorex path.The page is developed in asp.net
You do not have the required permissions to view the files attached to this post.
Re: How can i fetch combobox's selected value
A screenshot isn't of (very) much use.
Please see here on how to make a RanorexSnapshot with RanorexSpy. This will help us in evaluating your AUT and determine how to assist you with your query.
http://www.ranorex.com/support/user-gui ... files.html
Please see here on how to make a RanorexSnapshot with RanorexSpy. This will help us in evaluating your AUT and determine how to assist you with your query.
http://www.ranorex.com/support/user-gui ... files.html
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
-
- Posts: 7
- Joined: Thu Apr 19, 2012 1:02 pm
Re: How can i fetch combobox's selected value
Hi,
Attaching a ranorex snapshot on which you can find comboboxes for which i want selected value of a combobox
Attaching a ranorex snapshot on which you can find comboboxes for which i want selected value of a combobox
You do not have the required permissions to view the files attached to this post.
Re: How can i fetch combobox's selected value
Looks like in your instance the TagValue of your list box is set to 1 which correlates to 'Option 1' which appear to be the available options within your list box.
You may need to evaluate what all Options are listed below the select element then evaluate what option 1 is (or whichever tag value is set on the list).
You may need to evaluate what all Options are listed below the select element then evaluate what option 1 is (or whichever tag value is set on the list).
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!
Ciege...
Ciege...
-
- Posts: 6
- Joined: Fri Feb 18, 2011 1:11 pm
Re: How can i fetch combobox's selected value
Thanks Ciege,
For the prompt reply...
For the prompt reply...