Selenium Webdriver for JUnit Runner Class | Selenium Forum
M
Posted on 02/07/2016
Hi

How to invoke the grid with Junit which is having Runner class ?

Unline in TestNG this is picked up from .xm file..how to achive in Junit...

Thanks in advance

Regard
J

M
Replied on 04/07/2016

Strange, no one has done this ?


M
Replied on 04/07/2016

in junit parallel execution are very difficult to achieve use testng it is a much powerful tool.


M
Replied on 04/07/2016

either i am NOT giving the correct question or you are confusing me ....

i want to achieve selenium grid using junit .. is this possible or not?

because our organization uses JUnit ....we have all my runner class for executing selenium test cases... just wondering how to achieve this...

Thanks

Regards
Jabbar


M
Replied on 04/07/2016

i haven't done this but you can try using ant.

is you organization using ant?


http://www.automationtesting.co.in/2011/04/selenium-grid-with-junit.html


M
Replied on 05/07/2016

Nope they are NOT using ant, how to integrate with JUnit Runner Class ...


M
Replied on 06/07/2016

then it is not possible.