Cucumber

Feature Result for Build: 1

Scenarios Steps
Feature Total Passed Failed Total Passed Failed Skipped Pending Duration Status
Static Content 7 7 0 21 21 0 0 0 3 secs and 787 ms passed
Feature: Static Content
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