TommyTesterOccasional Contributor9 years agoHow to run a batch file using a Groovy script How do I run a batch file, using a Groovy Script, from within a test case?
New2APIFrequent Contributor9 years agodef BatchFile = Path+'Test.bat'Runtime.runtime.exec(BatchFile) Hope this helps!
Recent DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentSimple script to batch edit multiple groovy scriptsgroovy script errorsA script to batch edit 'Locally Stored Value' boolean true/false