1 @chrome @clean @firefox @phantomjs
4 Scenario: Edit page and view history
5 Given I go to the "History Test Page" page with content "This is a page that will have history"
7 And I edit the page with "Edited and a random string"
9 And the edited page content should contain "Edited and a random string"
10 And I click View History
11 Then I should see a link to a previous version of the page