Forum Discussion

shtihskar's avatar
14 years ago

groovy script wait for user input

Hi,
I have a test case with multiple test steps including a groovy test step. In the groovy script, i am running the other test steps in some order. In the groovy script, I need to request for user input (either through dialog box or command line) to proceed to the next test step on certain occasions. This is required because user has to do video quality testing using third party software. So till the user verifies the video and says "ok" the next test step in the groovy script must not be executed. The third party software for video quality check cannot be launched from inside the groovy script as it runs on another machine. How can i do this?
Thank you.
Regards,
Rakshith
No RepliesBe the first to reply