I am beginning with QTP and just cannot find out how to get value of element. For example when I just want to compare the number of results found by google. I tried to select the element with object spy and use Val(Element) to assign the value into variable..but it doesnt work. Could anyone help with this? BTW, I am not sure whether selecting the text (element) to compare with Object spy is correct. Thanks!
I have a weblist or drop down list in my application which consist of many items. I don t know the count but I need to validate the following - Validate that none of the items are duplicated Verify ...