Skip to content

Instantly share code, notes, and snippets.

@jonasmaturana
Created September 19, 2012 04:03
Show Gist options
  • Save jonasmaturana/3747626 to your computer and use it in GitHub Desktop.
Save jonasmaturana/3747626 to your computer and use it in GitHub Desktop.
custom_predefined.feature
Feature: Login
Scenario: I can login as "jonas"
Given I login as "jonas" with username "password"
Then I should see the welcome screen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment