I am new to Selenium Web driver as well as Grid 2.
I am trying to run a test case but it gives me an exception
Exception in thread \"main\" o
If you run parallel test. Increate thread-count and increase hub memory
cat /proc/sys/kernel/threads-max echo 100000 > /proc/sys/kernel/threads-max