Skip to content

Commit

Permalink
EWPP-2577: Update navigation menu behat scenario and remove behat ext…
Browse files Browse the repository at this point in the history
…ra capabilities setup.
  • Loading branch information
22Alexandra committed Sep 16, 2022
1 parent 07db04c commit b52e066
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/features/theme-showcase.feature
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ Feature: Theme showcase
Then I should not visibly see the link "Democratic change"

When I hover over the link "About"
And the overlay "about dropdown menu" is visible
Then I should see the link "Commission at work"
But I should not visibly see the link "Democratic change"

When I click "Priorities" in the "navigation"
When I hover over the link "Priorities"
And the overlay "priorities dropdown menu" is visible
Then I should not visibly see the link "Commission at work"
But I should see the link "Democratic change"

Expand Down

0 comments on commit b52e066

Please sign in to comment.