You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2023. It is now read-only.
I've added my folder into Brackets. I've created a new file with .robot as an extension, ex: Check_Brackets.robot which is under ${EXECDIR}/tests/
I've the opened in the editor, and when I select "Robot > Run test suite", I get the following error:
If I run it manually from the command line, it is working fine.
I fixed it in local, and if you confirm, I can fork and pull-request with the fix.