I am trying to execute some tests using Karate Runner -
@KarateOptions(tags = {\"~@ignore\"}) //@KarateOptions(features = \"examples/test.feature\") public
There was an issue (#1258) related with multi-thread. When you try to run, sometimes chrome websocket answer back before the karate can handle that.
Fixed at 0.9.6 onward.