Wednesday, 25 February 2015

How to fail a test in selenium with Ruby and Cucumber

fail 'message to display in console'

This will fail the test when executed.

No comments:

Post a Comment