Skip to content

Instantly share code, notes, and snippets.

@forcewake
Created October 12, 2015 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save forcewake/1b0e91e69f88bc9b7b53 to your computer and use it in GitHub Desktop.
Save forcewake/1b0e91e69f88bc9b7b53 to your computer and use it in GitHub Desktop.
@ignore
Feature: UserAccess
@web
Scenario: Try to get access to Some_Part_Of_The_Application
Given I open 'Application_Name' application as 'User'.
When I navigate to 'Some_Part_Of_The_Application'.
Then Menu navigation causes exception.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment