Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ZiiSolutions/45ab2f5c2c714ef649f28ec4834069f2 to your computer and use it in GitHub Desktop.
Save ZiiSolutions/45ab2f5c2c714ef649f28ec4834069f2 to your computer and use it in GitHub Desktop.
@pacreate
Feature: PA Create Dashboard - left hand navigation menu
Scenario: User should be able to access a navigation menu found on the left of PA Create dashboard
Given I navigate to the dashboard at url "/create"
And I have the left hand navigation menu
Then the navigation menu should display items in the correct order and with correct links:
| name | links |
| Schedules | /create/schedules |
| Latest Images | /create/images |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment