Getting "java.net.SocketException" exception | Selenium Forum
M
Posted on 08/04/2016
Hi Ashish,

I am making Data Driven framework as you explained in module 20. I am reading excel files using XlS_Reader reader to read Suite,SuitA, SuiteB ,Suite C. The result in console is showing as expected which suite is running.But I am getting something "java.net.SocketException" exception in console also. May be this will be create problem in future. I have never seen this exception before. Could you please let me know how can I remove this exception. Please refer screenshot for your reference.

Thanks a lot in advance.

M
Replied on 08/04/2016

Hi,

Follow the step -

Window -> Preferences - > TestNG -> UNCHECK Use project TestNG jar

and try if it works.

it worked for me.


M
Replied on 09/04/2016

Thanks a lot. Now it's working fine. Responsive image