Unable to see TestNG option | Selenium Forum
G
G>Pavankumar Posted on 09/05/2021

I have created Maven Project

My PIOM.xml file has all the jars downloaded

Still if I Right click on any java class I am unable to see Run as TestNG test

Attached snapshot for reference

Please help...

thanks


G
G>Pavankumar Replied on 11/05/2021

I have found resolution for this

Please install TestNG plugin from Eclipse Market place

Then we can right click on any class and find Run As TestNG test

thanks