Hi All,
I’m facing issues while running the selenium scripts parallel. I had triggered the runs from jenkins and my tests will be executed in Sauce labs.
When I execute the scripts with out parallel mode, they are running with out any issues. But when I execute them in parallel mode, i’m getting “java null pointer exceptions”.
So can any one help me how to run the tests parallel through jenkins for reducing the execution time?
Below are the setting which i had used in my testng.xml file.
Thanks,
Phanindra M