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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -