Hi, I have a script where i am selecting an item in a dotnet application using SwfWindow("...").SwfObject("...").SelectItem "...","..." This was working fine, but when i transfer my script to other sysetm and execute it getting an error "object doesn't support this method" and in some other machine its giving "general run error". I have installed TestAdvantage also as this application have infrgistics controls, but still facing the issue in few particular machines. Please let me know if any one have any solutions for this.
Thanks In Advance,
Abhisek Mohanty
Hi,
I am getting the error "object doesn't support this method" in Windows 7 machine. It works fine in other XP machines.
Looking for an urgent response on this.
Thanks,
Hi Abhisek,
Sorry for the delay in getting back to you.
You will need to have the QTP patches installed on both machines. You didn’t mention if they were installed on the 2nd machine.
QTP_00699.EXE
QTPNET_00113.EXE
QTPNET_00114.EXE
QTPNET_00116.EXE
Also, you will need to have the same version of TestAdvantage installed as the NetAdvantage product version. If the application was developed using 2013.1 controls, then you will need to have TestAdvantage for WPF 2013.1 installed.
Be sure that you have used our Version Utility to set the QTP WPF add in version before you open QTP.
Please let me know if you have any questions.
Hi Mirianne,
I have almost the same issue but on a different OS platform. I am using Windows Server 2008 R2, QTP 11 Essentials and Infragistics (TestAdvantage for WPF (for HP QuickTest Professional software) 2013 Volume 1).
QTP can't recognize the objects. I am getting SWFObject with an XCeed Grid Control. Everytime I clicked the object it is gives me the coordinates like this SwfWindow("Window").SwfObject("SwfObject").Click x,y
I have also installed these patches plus the QTPNET_00120. You may have some ideas to help me in resolving this issue. Thanks in advance.