Hi, When I first run the Maven Project to retrieve the students information using req.get(), I receive the following error in my Eclipse. Can you please help me in fixing this.
Error: Could not find or load main class org.testng.remote.RemoteTestNG
Instructor
Ashish Thakur Replied on 02/04/2020
Please install testng as a libary and include in eclipse as a library
I dont see testng included as a lib
Thank you for your response. I installed TestNG as you said and it's started working now. Many thanks for your help on this