nokia / robotframework-autoitlibrary

Other
37 stars 32 forks source link

Import AutoITLibrary error #37

Closed dileepreddy9 closed 11 months ago

dileepreddy9 commented 11 months ago

Hi All, I have installed AutoIT Library through EXE file. also installed through pip command after opening commandprompt as administrator. however when I keep the library in my resource file in robot framework and run, getting the below error.

resources.robot' on line 16: Importing library 'AutoITLibrary' failed: ModuleNotFoundError: No module named 'AutoITLibrary' Traceback (most recent call last): None please help

lucyking commented 11 months ago

@dileepreddy9 please try to use AutoItLibrary in resources.robot

lucyking commented 11 months ago

close with no response for long time.

dileepreddy9 commented 11 months ago

Hi Lucking, Thank you for your response. my issue got resolved. I was entering IT instead of ItLibrary.

Thanks a lot for your response.

Cheers, Dileep