Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Help needed recording a drop down list and inputting data. within the QTP forums, part of the Software Testing category; Hello, I am currently re doing some scripts for an application and am having trouble actually getting it to record certain elements of an item form. Below is the script ...
|
|||||||
|
|||
|
Help needed recording a drop down list and inputting data.
Hello,
I am currently re doing some scripts for an application and am having trouble actually getting it to record certain elements of an item form. Below is the script in question taken from expert view. 1) Window("Window_2").Click 46,7. 2)VbWindow("MDIMain_[0-9]+").VbWindow("frmGenericItem").ActiveX("WLText").Click 60,14 3)VbWindow("MDIMain_[0-9]+").VbWindow("frmGenericItem").ActiveX("WLText_2").Click 39,9 4)VbWindow("MDIMain_[0-9]+").VbWindow("frmGenericItem").ActiveX("WLText_3").Click 38,9 On line 1 this is a drop down selection box with 3 different options to select from, qtp is not recognizing my selection of this. and the other 3 lines are text boxes which i have put data into but qtp has not picked this input up only the box itself. any help on this would be much appreciated. regards James. |
| Sponsored Links |
|
|||
|
please get vbaddin's so that u are not dependant on fragile cordinate programming.........since the GUI application are selcdom reliable on cordinate's. Active-X addin's for Active - Xcontrol Identification
Regards, Nawab |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Calender control in drop down list | bvmanu4u | ASP.NET | 6 | 06-03-2008 02:30 AM |
| Calender control in drop down list | bvmanu4u | ASP.NET | 0 | 05-17-2008 12:02 AM |
| How do I can select 2nd item from drop down list | Geek_Guest | LoadRunner | 1 | 09-06-2007 02:40 PM |
| Vector data should be placed in Drop Down box | upenderreddy | JSP | 1 | 07-31-2007 07:17 AM |
| How to pick the data from the drop down list box | Livetek | QTP | 2 | 03-27-2007 03:11 AM |