Cucumber framework not able to start getting error | Selenium Forum
T
tirumala Rao Posted on 14/07/2019

I am not able Run Cucumber framework code.I am getting below error.

 

Jul 14, 2019 10:39:32 PM com.aventstack.extentreports.utils.Writer write
SEVERE: D:\Whizdom-Trainings\Online Training Workspace\report\Sun Jul 14 22_39_30 IST 2019\Report.html
java.io.FileNotFoundException: D:\Whizdom-Trainings\Online Training Workspace\report\Sun Jul 14 22_39_30 IST 2019\Report.html (The system cannot find the path specified)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)


A
Ashish Thakur Replied on 15/07/2019

Please make sure that D:\Whizdom-Trainings\Online Training Workspace\report\Sun Jul 14 22_39_30 IST 2019\Report.html is accessible.