Robotframework, AutoIt: сообщение об ошибке «Ключевое слово с именем «Выполнить» не найдено» ⇐ Python
-
Гость
Robotframework, AutoIt: сообщение об ошибке «Ключевое слово с именем «Выполнить» не найдено»
i'm trying to execute my autoit script file
*** Settings *** Library AutoItLibrary *** Keywords *** Upload Front ID Image click element ${FRONTIDUPLOADBTN} sleep 3s Run uploadAutoit.exe ${AUTOIT_FILE_PATH} all Test runs until step of AutoIt
error displays
Источник: https://stackoverflow.com/questions/781 ... -run-found
i'm trying to execute my autoit script file
*** Settings *** Library AutoItLibrary *** Keywords *** Upload Front ID Image click element ${FRONTIDUPLOADBTN} sleep 3s Run uploadAutoit.exe ${AUTOIT_FILE_PATH} all Test runs until step of AutoIt
error displays
Источник: https://stackoverflow.com/questions/781 ... -run-found