Selenium Grid with @DataProvider (parallel =true) | Selenium Forum
V
Vignesh Posted on 14/08/2019

I'm running test suite with 2 nodes. When @DataProvider is set to 'parallel =true' , test data is entered into one browser and other browser is opened but non of the test steps are running on it. Can you please advise?


A
Ashish Thakur Replied on 27/08/2019

Did you try debugging the code?