top of page

Search
Sandeep Tiwari
Apr 29, 20201 min read
How to check an AutoIt Script passed or failed in selenium webdriver
The following code will run an AutoIt script i.e. CreateNew.exe Process p=Runtime.getRuntime().exec(“exeFiles\\CreateNew.exe”);...
14 views
0 comments
bottom of page