Skip to content

Commit

Permalink
Added advanced search page to headers and footers
Browse files Browse the repository at this point in the history
  • Loading branch information
clarissarichard committed Oct 20, 2023
1 parent 371fe76 commit e87c3bb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
16 changes: 0 additions & 16 deletions playwright/features/advSearch.feature
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,3 @@ Feature: Advanced Search
Then the "Russian language subheader" should be displayed
And the "Russian language checkbox" should be checked
And the "first read online button" should be displayed

Scenario: As as user I verify the headers and footers of Advanced Search Page
Given I go to the "home" page
When I click the "advanced search link"
And the "advanced search breadcrumb" should be displayed
And the "accessibility footer link" should be displayed
And the "press footer link" should be displayed
And the "careers footer link" should be displayed
And the "space rental footer link" should be displayed
And the "privacy footer link" should be displayed
And the "other policies footer link" should be displayed
And the "terms and conditions footer link" should be displayed
And the "governance footer link" should be displayed
And the "rules and regulations footer link" should be displayed
And the "about footer link" should be displayed
And the "language footer link" should be displayed
1 change: 1 addition & 0 deletions playwright/features/drbFooters.feature
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Feature: Footer Links
Examples:
| DRB |
| "home" |
| "advanced search" |
| "search results" |
| "item details" |
| "edition details" |
Expand Down
1 change: 1 addition & 0 deletions playwright/features/headerLinks.feature
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Feature: Header Links
Examples:
| DRB |
| "home" |
| "advanced search" |
| "search results" |
| "item details" |
| "edition details" |
Expand Down

0 comments on commit e87c3bb

Please sign in to comment.