2016-06-14 09:03:23 +00:00
|
|
|
Feature: Experience page
|
|
|
|
|
|
|
|
Scenario:
|
|
|
|
Given I am on "/experience"
|
|
|
|
Then the response status code should be 200
|
2016-06-15 07:36:06 +00:00
|
|
|
And the page title should be "Experience"
|
|
|
|
And the active menu link should be "Experience"
|