WebDriverException: Session not available and is not among the last 1000 terminated sessions with GeckoDriver and Firefox in SeleniumGrid
问题 Problem When I execute 2 nodes of Firefox with 1 instance each no problem. But if I execute with 3 or more than 3 nodes getting the below error. No Problem if I execute 100 Test cases in chrome but seems Firefox not able to handle so many test cases. I have high config server with 64 GB RAM. I also observed, with 3 nodes the consumption of memory is never goes beyond 70% HUB java -jar selenium-server-standalone-3.14.0.jar -role hub -browserTimeout 30 -timeout 90 Node java -Dwebdriver.gecko