hi guys,
this stuff is making crazy
I have a set of tests (selenium+testNg ) which are pretty stable when I run them sequentially
The problem is that I want to make them run parallely but, in such case, i have a lot of
"Exception: org.openqa.selenium.WebDriverException: java.lang.InterruptedException: sleep interrupted
Build info: version: '2.48.2' "
Really dont understand why, I was sure multi threading works fine but , seems I have bad karma :-(
If somebody know about this problem , please let me know and I'll give all the necess˙ary informations
Thanx