问题
I am working with Robotframework - SikuliLibrary for windows app testing. Everything is installed properly. From RIDE I am importing SikuliLibrary following way _
Library SikuliLibrary
If RIDE imports properly then its text color becomes black othertwise red. Sometimes text color is black & sometimes red. Can any one say why?
回答1:
There are some troubleshoots, you should try.
- There is a "Import Failed Help" button on the right, below the "Variables" button.
- As instructed in the help, you should see Tools>View RIDE Log.
- You may right click over the failed to import library and "Import Library Spec XML" (This is mostly for Java libraries like Sikuli).
来源:https://stackoverflow.com/questions/40212315/robotframework-ride-sikulilibrary-import-error