javaScript on webSite application - 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: javaScript on webSite application (/Thread-javaScript-on-webSite-application) |
javaScript on webSite application - yaniv mendelson - 10-05-2010 Hello, is there a way to run JavaScript command on qtp frame Work vs ie browser ? Regards, Yaniv Mendelson clarizen. RE: javaScript on webSite application - PrabhatN - 10-05-2010 Hi Yaniv, It is possible to run JavaScript from qtp-script in QTP 11. RE: javaScript on webSite application - yaniv mendelson - 10-05-2010 Hi, 10x for your replay , i've managed to run the JS command by using the browser as executor. |