Skip to content

Instantly share code, notes, and snippets.

Created April 23, 2014 02:30
Show Gist options
  • Save anonymous/11200973 to your computer and use it in GitHub Desktop.
Save anonymous/11200973 to your computer and use it in GitHub Desktop.
Feature: Contextual Transforms
Scenario: As a user I get contextual transforms
Given I have logged in
And I access the "mynewblog" repository
Then I wait for 10 seconds
And I select "_posts"
And I wait for 3 seconds
And I select "2014-04-22-testing-impress.md"
And I wait for the editor
Then I should see "90degrees" in the menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment