Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QTP 11.0 Doesn't allow to save excel extracted from BO report.
#2
Not Solved
Well, I must say, it is a very detailed and precise explanation. Keep it up !

I would insist you to add more properties in the descriptive for the Objects and probably look for Hwnd property if that is unique and if it may help.

Also, if that doesnt work, you may try to first highlight the object and see if that works, Something like,
Code:
Dialog("regexpwndtitle:=Save As").Highlight
Dialog("regexpwndtitle:=Save As").WinEdit("Class Name:=WinEdit").Click
Dialog("regexpwndtitle:=Save As").WinEdit("Class Name:=WinEdit").Set "Hema.xls"

As a last step, try to record the same action and playback. If it works, check the Object Repository to see what are the object descriptions QTP is trying to store to identify.

Let us know if anything helps.
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


Messages In This Thread
RE: QTP 11.0 Doesn't allow to save excel extracted from BO report. - by basanth27 - 12-09-2013, 07:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  File Chooser on Chrome doesn't work - UFT 15.0.1 Nenna Rosa 1 3,802 10-31-2020, 01:16 PM
Last Post: Ankur
  Report Viewer showing hundreds of WebElement.Exists? themoon 1 2,409 03-09-2016, 02:43 PM
Last Post: vinod123
Shy 5 Save button QTP Qtpnew 1 2,495 09-03-2015, 09:52 AM
Last Post: supputuri
  Object doesn't support this property or method: 'webedit' Divya Roopa 3 10,159 03-11-2014, 07:26 AM
Last Post: basanth27
  How do I save name and email address in QTP ? Shiv Y 1 2,578 12-19-2013, 07:24 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)