Weird issues running tests parallely with Selenium, Java, TestNG
When i run my test (not parallel) everything works fine. But when i tried running same test twice there is alot of weird stuff going on. Either blank page or if one of them closes they both close and other weird stuff that i simply cannot explain. First step (login) usually gets triggered on both browsers but after that it seems like they start sharing an instance of something.