intellij idea - How to make screenshot by Selenide every time when @Then falls? -


i use selenide + cucumber + intellijidea , want screenshot every time when @then - inside assertequals - falls java.lang.assertionerror.

how can configure it? makes screenshots every time when @when falls, if it's @then can see actual , expected values.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -