Cucumber

Feature Result for Build: 1

Scenarios Steps
Feature Total Passed Failed Total Passed Failed Skipped Pending Duration Status
Personalisation 14 14 0 56 56 0 0 0 14 secs and 421 ms passed
Feature: Personalisation
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "amelia"
When I click on the link "Change theme"
Then the theme should change to "cerulean"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "cerulean"
When I click on the link "Change theme"
Then the theme should change to "cosmo"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "cosmo"
When I click on the link "Change theme"
Then the theme should change to "cyborg"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "cyborg"
When I click on the link "Change theme"
Then the theme should change to "default"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "default"
When I click on the link "Change theme"
Then the theme should change to "journal"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "journal"
When I click on the link "Change theme"
Then the theme should change to "readable"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "readable"
When I click on the link "Change theme"
Then the theme should change to "shamrock"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "shamrock"
When I click on the link "Change theme"
Then the theme should change to "simplex"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "simplex"
When I click on the link "Change theme"
Then the theme should change to "slate"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "slate"
When I click on the link "Change theme"
Then the theme should change to "spacelab"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "spacelab"
When I click on the link "Change theme"
Then the theme should change to "spruce"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "spruce"
When I click on the link "Change theme"
Then the theme should change to "superhero"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "superhero"
When I click on the link "Change theme"
Then the theme should change to "united"
Screenshot
Scenario Outline: Theme Selection
Given I open any page
And I select the theme "united"
When I click on the link "Change theme"
Then the theme should change to "amelia"
Screenshot