-
Junior Member
How to pick the data from the drop down list box
Hi
I am New to Qtp tool. My project is an Desktop Application developed in Java.
How to pick the data from the drop down list box. At the record time it captures the data from the combo box but while running the script QTP is unable to open/recognise the Drop down combo box to select the data.
Is there any code for that?Can any one solve my problem plz.
I am really running out of time.
Thanks,
Livetek
-
Contributing Member
Re: How to pick the data from the drop down list box
Hi,
After u stop recording, just go to object repository & check for the properties of the Weblist/ComboBox selected & remove all the properties except 'name' & 'htmltag'
I tried this way when i got the same problem & i got suceeded..Jus' give it a try & let me know ya..
-
Junior Member
Re: How to pick the data from the drop down list box
Hi,
Before running the script,check the object repository.The objects you recorded probably are not present there.Try to add those and you can try with the index.It would be better to use index than that of html id if you want to run the script in a loop.
Thanks.
Chiranjib.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules