Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xrd/11200980 to your computer and use it in GitHub Desktop.
Save xrd/11200980 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