Add custom tests
This commit is contained in:
parent
8c11fb9195
commit
928dbde30f
6 changed files with 37 additions and 14 deletions
|
@ -3,4 +3,5 @@ Feature: Experience page
|
|||
Scenario:
|
||||
Given I am on "/experience"
|
||||
Then the response status code should be 200
|
||||
And the ".nav li.active a" element should contain "Experience"
|
||||
And the page title should be "Experience"
|
||||
And the active menu link should be "Experience"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue