Install python-2.7.18.x86.msi pip install robotframework pip install robotframework-ride #pip install -U D:\RIDE-1.7.4.2.zip pip install robotframework-selenium2library Start cmd with Admin: pip install AutoItLibrary pip install robotframework-autoitlibrary pip list cd C:\Python27\Lib\site-packages\AutoItLibrary\lib regsvr32 /u AutoItX3.dll regsvr32 /s AutoItX3.dll Download PIL-1.1.7.win32-py2.7.exe: http://pythonware.com/products/pil/ Run C:\Python27\Scripts\ride.py Add testcase: run xxxx.exe Get Screen Image 1.png