I have two machines, one with all the stuff I need (Eclipse + TestNG +scripts) and the other one with just browsers installed. I use Selenium Grid 2.35.0.
Everything seems to be fine except the problem that very often I get this error:
Error communicating with the remote browser. It may have died.
Scripts are not complicated at all, I run them one-by-one, so it just happens randomly. I don't think it's because of the browser. Any idea/fix? If you need more info I'm here.