-
-
Save xrd/11200980 to your computer and use it in GitHub Desktop.
This file contains hidden or 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: 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