You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: (CodeceptJS with Protractor execution driver)
node version: v6.9.2
mochawesome-screenshots version: 1.4.3
codeceptjs version: 0.4.13
protractor version: 4.0.14
it takes screenshots and puts "Show Screenshot" link into html file.
Issue:
Screenshot has name like "<Test_name>.failed.png";
html report img src = "./screenshots/<feature_name>__<test_name>.png"
P.S. There is no issue when I run test by Protractor without CodeceptJS.
The text was updated successfully, but these errors were encountered:
romal-fitbmc
changed the title
Screenshots are not saved to required folder
Screenshots are not saved to required folder for CodeceptJS
Jan 4, 2017
romal-fitbmc
changed the title
Screenshots are not saved to required folder for CodeceptJS
Screenshots are saved with wrong names under CodeceptJS
Jan 4, 2017
Context: (CodeceptJS with Protractor execution driver)
Issue:
P.S. There is no issue when I run test by Protractor without CodeceptJS.
The text was updated successfully, but these errors were encountered: