diff --git a/CHANGELOG.md b/CHANGELOG.md index 77ff3ced..ab7ab3ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - Add error page for /read links with invalid source - Implement "Read Online" for UP items - SFR-2032: Update local API url - +- SFR-2076: Fix DRB PW Regression Tests ## [0.18.1] diff --git a/playwright/support/mappings.ts b/playwright/support/mappings.ts index 305aee54..7862c647 100644 --- a/playwright/support/mappings.ts +++ b/playwright/support/mappings.ts @@ -189,8 +189,7 @@ export const elements = { /** footer locators */ "accessibility footer link": "//a[@href='http://www.nypl.org/accessibility']", - "press footer link": - "//a[@href='http://www.nypl.org/help/about-nypl/media-center']", + "press footer link": "//a[@href='http://www.nypl.org/press']", "careers footer link": "//a[@href='http://www.nypl.org/careers']", "space rental footer link": "//a[@href='http://www.nypl.org/spacerental']", "privacy policy footer link":