![]() |
QTP execution of script on completion of another - 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: QTP execution of script on completion of another (/Thread-QTP-execution-of-script-on-completion-of-another) |
QTP execution of script on completion of another - ragunath - 02-26-2015 I am automating java based app. When i click a button a java window with progress bar will be opened. My requirement : I need to click another button on completion of progress bar of previously opened java window. How to execute a QTP script on completion of before script. Any help is appreciated !! |