Open bfowle opened 10 years ago
i have the same problem , after i run multiple tests when it finish a test it creates the screenshot folder but delete that as soon it start the next test ?!
As a current workaround, downgrade to protractor 1.4.0 ,or, add an empty it() block to the end of the file http://stackoverflow.com/questions/27907691/protractor-html-screenshot-reporter-not-showing-all-the-tests-executed-in-the-re
Similar to #22 I am only seeing report.html displaying the last spec.
I have multiple spec files (sometimes split up with multiple describes inside each) and only see the last one that executes in the report.
I am running the latest (0.0.17) version of the plugin.