Skip to content

Commit

Permalink
Provide a test for the assert_not_button_in_region.
Browse files Browse the repository at this point in the history
  • Loading branch information
idimopoulos committed Feb 5, 2019
1 parent ed4c70a commit 1cb163f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/blackbox.feature
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Feature: Test DrupalContext
Scenario: Find a button in a region
Given I am on the homepage
Then I should see the "Search" button in the "navigation"
But I should not see the "Search" button in the "content" region

Scenario: Find an element in a region
Given I am on the homepage
Expand Down

0 comments on commit 1cb163f

Please sign in to comment.