Hi i am getting this error even after i have done import java.io.*;
Exception in thread "main" java.lang.NoClassDefFoundError: java/io/Console
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:127)
Does anyone have any solution to this problem