Error while executing AutoIT script:Execute Autoit Script ERROR CommonUtil:130 - Error while executing process :: Cannot run program "AutoIt3.exe"
Error in logs:
2020-12-02 15:48:45 WF_AutoIt - Execute Autoit Script ERROR CommonUtil:130 - Error while executing process :: Cannot run program "AutoIt3.exe": CreateProcess error=2, The system cannot find the file specified
2020-12-02 15:48:45 WF_AutoIt - Execute Autoit Script ERROR BaseStep:2951 - null
Solution:
- Make sure that the AutoIT software has installed on the machine
- If not, please install the software. Once the installation is done, create an environment variable AutoIT_Home into the system variable and provide the AutoIT installation path.
Ex. value is C:\Program Files (x86)\AutoIt3
- Add the same AutoIT installation path into the PATH environment variable and restart the process-studio and check.