non-optimized bits & pieces of my techincal side
123
<a class="image" href="..."> <img src="..." alt="Back"/></a>
12
# StepGiven I follow "Back"
1234
# Step definitionGiven /^I follow "([^\"]+)"$/ do |link| click_link(link) # plain vanilla webratend
No comments:
Post a Comment