Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP not recognizing WBFULTRAGRID
#1
Not Solved
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
Reply
#2
Not Solved
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.
Reply
#3
Not Solved
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
Reply
#4
Not Solved
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
Reply
#5
Not Solved
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.
Reply
#6
Not Solved
Type is no use.
I have the DLL to that object, can I use it somehow?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP not recognizing the webelement vidya2k2 3 3,190 04-06-2015, 10:36 PM
Last Post: babu123
  QTP recognizing every JavaEdit as "VTextField" having different index values. K Gaurav Varshney 1 2,209 10-29-2012, 11:51 AM
Last Post: krr
  Application and QTP freezes when recognizing/selecting Java Tab pora 4 6,529 01-10-2012, 10:11 PM
Last Post: sunnyk8
  QTP Not Recognizing WebElement Sathiyakum 6 10,094 01-27-2011, 07:46 PM
Last Post: Arun Prakash
  Selecting Cell on WbfUltraGrid Raj20091 0 1,528 10-21-2009, 12:10 AM
Last Post: Raj20091

Forum Jump:


Users browsing this thread: 1 Guest(s)