David
David
I am getting similar errors using Robot Framework 3.1.2 and Python 3.7.1: C:\Work\robot-scripts>robot -d results Tests\test-http.robot [ ERROR ] Error in file 'C:\Work\robot-scripts\playground\Tests\test-http.robot': Importing test library 'HttpLibrary.HTTP' failed: ModuleNotFoundError: No...
I am also experiencing: This should not happen.. please get in touch with the developers @ https://github.com/morbac/XMLTools I have the 64-bit version of Notepad++ v7.9.5 installed. I updated to version...
Hi Madmoud, you can always try to open the browser more explicitly and pass it the necessary options as show in this [StackOverflow](https://stackoverflow.com/questions/41084124/chrome-options-in-robot-framework#41084643) answer. You may find that you're overriding...
I am still seeing this in PyCharm 2018.3 and IntelliBot @SeleniumLibrary Patched v0.10.143.381 https://plugins.jetbrains.com/plugin/10700-intellibot-seleniumlibrary-patched Is anyone looking into this failure?
I have seen this several times today in the PyCharm editor while entering my test code. I had a typo in the code and it triggered this exception. Intellibot Version:...
I also found this error today. **How To Reproduce** Unfortunately I can't reproduce it on demand. It seems to be random, happening today for the first time. **Expected behavior** Error...