Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ZiiSolutions/5c814e3f7baf01e3379f9e57f19311ab to your computer and use it in GitHub Desktop.
Save ZiiSolutions/5c814e3f7baf01e3379f9e57f19311ab to your computer and use it in GitHub Desktop.
@pacreate
Feature: PA Create Clear Search - All entries
Scenario: User can all search entries when PA create tab is clicked
When I navigate to the dashboard at url "/create"
Then I open the advanced search
And I select the end date "30/03/2018"
And I select the start date "01/03/2018"
And I select "Science" from the topic drop down box
And I select "News" from the services drop down box
And I select "Scotland" from the territories drop down box
And I click PA Create tab
And All search entry fields should reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment