Skip to content

Instantly share code, notes, and snippets.

@dmonllao
Created October 8, 2013 03:57
Show Gist options
  • Save dmonllao/6879254 to your computer and use it in GitHub Desktop.
Save dmonllao/6879254 to your computer and use it in GitHub Desktop.
Should fail as "Permissions" is hidden
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