09-17-2009, 04:30 AM
I am testing a .Net application with a WBFULTRAGRID. QTP dose not recognize the grid. Simply ignores it. Any suggestions on how to enter data in the grid ?
Thanks,
Raj
Thanks,
Raj
QTP not recognizing WBFULTRAGRID
|
09-17-2009, 04:30 AM
I am testing a .Net application with a WBFULTRAGRID. QTP dose not recognize the grid. Simply ignores it. Any suggestions on how to enter data in the grid ?
Thanks, Raj
09-17-2009, 02:19 PM
What does it mean by it ignores ?
When you spy what type of the object does it identify as ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
09-17-2009, 02:51 PM
Adding to Basanth's post
It looks like, QTP is not "ignoring" but identifying something else and not the required element. Use Code: object.Highlight to find out which grid is getting recognized PS: .Highlight is an undocumented method in QTP
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
09-18-2009, 04:44 AM
Thanks for the response.
Basanth: Ignores meaning, QTP sees the object, but dose not do the intended action. Ankur: The object is identified as WBFULTRAGRID. The grid has embedded edit boxes, drop-downs, check boxes….. When playing back the script, QTP clicks on the edit box but dose not enter text. I tried using SetCellData. Set for Edit boxes or Select for drop-downs do not work. Our application uses .Net Web Forms. Thanks, Raj
09-18-2009, 11:03 AM
Try the Type method to enter the text. Does that work ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
QTP not recognizing the webelement | vidya2k2 | 3 | 3,441 |
04-06-2015, 10:36 PM Last Post: babu123 |
|
QTP recognizing every JavaEdit as "VTextField" having different index values. | K Gaurav Varshney | 1 | 2,430 |
10-29-2012, 11:51 AM Last Post: krr |
|
Application and QTP freezes when recognizing/selecting Java Tab | pora | 4 | 6,815 |
01-10-2012, 10:11 PM Last Post: sunnyk8 |
|
QTP Not Recognizing WebElement | Sathiyakum | 6 | 10,559 |
01-27-2011, 07:46 PM Last Post: Arun Prakash |
|
Selecting Cell on WbfUltraGrid | Raj20091 | 0 | 1,671 |
10-21-2009, 12:10 AM Last Post: Raj20091 |