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 DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentSimple script to batch edit multiple groovy scriptsgroovy script errorsA script to batch edit 'Locally Stored Value' boolean true/false