I’m following through chapter 8 and all seems to be working as expected except that the page saved and displayed by capybara (pg 150) is blank. If I point my browser at the page then I see the form as expected, but there is nothing on the saved page. I can reproduce this by using the sample code (code/support_code/18) and just making a simple change to the feature file so that the test fails. Any ideas what I can change to see the page as Capybarra sees it?
regards
Iain