Posts: 54
Threads: 24
Joined: Jul 2008
Reputation:
0
07-24-2008, 03:56 AM
I have an inconsistent drop down menu in the application. The values vary from state to state in the following manner $ 25,000 vs $25,000 or $600/800 vs $600 / $800. If the table has $600/800 QTP cannot choose $600 / $800. Is there anything that can be done about that?
Posts: 160
Threads: 46
Joined: Feb 2008
Reputation:
0
07-24-2008, 12:35 PM
frst here you need to parameterize the values then i believe there wont be any problem .
Like for eg if we have $1/$2and $2/$3 then parameterize the values so that it wil ltake frst value execute the code and 2 nd value and execute thae code.