Scenario Outline: Site information
Given I open any page
When I click on the link "fixture.io"
Then I should see the page "fixture.io"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "About"
Then I should see the page "fixture.io - About"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "Contact"
Then I should see the page "fixture.io - Contact"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "Register"
Then I should see the page "fixture.io - Register"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "Log in"
Then I should see the page "fixture.io - Login"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "Privacy"
Then I should see the page "fixture.io - Privacy"
Screenshot
Scenario Outline: Site information
Given I open any page
When I click on the link "Terms of use"
Then I should see the page "fixture.io - Terms of use"
Screenshot