Micro Focus QTP (UFT) Forums
Cannot Playback my script-getting general Run Error - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Cannot Playback my script-getting general Run Error (/Thread-Cannot-Playback-my-script-getting-general-Run-Error)



Cannot Playback my script-getting general Run Error - rajeshvelur - 10-17-2008

I have recorded something and when i played that back, it says "general Run Error"

Line of code:
Code:
Window("Book1").SwfWindow("Workspace").SwfCheckBox("SwfCheckBox").Set "OFF"

Please suggest me some idea how to run this line of code


RE: Cannot Playback my script-getting general Run Error - somisays - 10-18-2008

Hi,

Please go through the following link.

https://www.learnqtp.com/general-run-error-how-to-get-details-about-it/


RE: Cannot Playback my script-getting general Run Error - anemuday - 10-23-2008

Hi,

The error message could be because of many reasons.

One reason could be problem with identifying the objects.

Since you are recording or performing action on Flash objects(Swf), QTP may not identify the objects(like Workspace,SwfCheckBox).

Thanks & Regards,
Uday.