Requested by Razem
- Compact style for steps
- Have the Needs a real browser checked by default for @javascript
Scenario: Check welcome message at the home page
The resulted scenario in exported feature will be
Feature: All
Everything from the site.
@javascript
Scenario: Check welcome message at the home page
Given I am not logged in
When I am on the homepage
Then I should see "Welcome"
Watch the video
https://www.youtube.com/watch?v=nTncuqRq2Ps
Another test of the creating of Scenario
Feature: All
Everything from the site.
@javascript
Scenario: Test Test
Given I am a logged in user with the "webmaster" user
When I go to "/admin"
Then I should see "Content types"






Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #8
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshah