I\'m using testng maven and selenium to run my tests, currently I have the following testng.xml file
Looks like the problem is with the &listeners and &class
In the TestNG file change the value (http) inside the parameter into https as highlighted in the below image. That is it.