Created
October 8, 2013 03:57
-
-
Save dmonllao/6879254 to your computer and use it in GitHub Desktop.
Should fail as "Permissions" is hidden
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Test the should see hover | |
@javascript | |
Scenario: Hover a non visible text | |
Given I am on homepage | |
And I log in as "admin" | |
And I should see "Permissions" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment