Snooz82/robotframework-datadriver

Connection error in log file when using DataDriver with Browser library

Closed this issue · 1 comments

I get this error message in the log file when I use DataDriver along with Browser library:

Error in library 'Browser': Calling method '_close' of listener 'Browser' failed: failed to connect to all addresses

I did not get a stack trace because the error does not interfere with test execution (yet). It is just displayed in the log file. My browser lib version is 1.3.0 and my DataDriver version is 0.3.3.
image

That should be a minor issue with Browser lib.
imho nothing on DataDriver side.

Can you please open an issue on Browser?