no javascript scenario
This commit is contained in:
@@ -14,10 +14,3 @@ Feature: Search
|
||||
When I fill in "search" with "Glory Driven Development"
|
||||
And I press "searchButton"
|
||||
Then I should see "Search results"
|
||||
|
||||
@javascript
|
||||
Scenario: Searching for a page with autocompletion
|
||||
Given I am on "/wiki/Main_Page"
|
||||
When I fill in "search" with "Behavior Driv"
|
||||
And I wait for the suggestion box to appear
|
||||
Then I should see "Behavior Driven Development"
|
||||
|
||||
Reference in New Issue
Block a user