I launched a jnlp file which opens the application for me using JRE 1.8 for which I need to perform test, but I am unable to capture the objects present in the application. I could only capture the frame window.
I tried doing record and play back but the script reads as follows:-
sunAwtFramewindow().click(atPoint(x,y))----(for UserName field)
sunAwtFramewindow().inputChars("abc")----(for UserName field)
where sunAwtFramewindow is the only thing I can capture.
Thanks in advance!!
Hello Smita,
Please send us the below information in order to investigate why the objects in your application are not being captured using RFT.
1. The files(CustomObjRecProp_Infragistics.rftop, Infragistics.rftcust) in the customization folder underC:\Documents and Settings\All Users\Application Data\IBM\RFT\customization path. 2. RFT log file. Turn on RFT debugging and send us the log file, you can refer to this page on how to enable logging and tracing for RFT.
Sincerely,Sahaja KokkalagaddaAssociate Software Developer
Hi Sahaja,
Thanks for replying.
As you directed I tried looking in C:\Documents and Settings\All Users\Application Data\IBM\RFT\customization path for CustomObjRecProp_Infragistics.rftop and Infragistics.rftcust but I could not access the folder due to security concerns.
I have attached the rft_logand rft_trace logs.
Regards
SMITA