Skip to content

Commit

Permalink
Added step to edd.feature (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
clarissarichard authored Jan 4, 2024
1 parent f809e6e commit 5bac958
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Refactor New Relic browser monitoring instrumentation
- Update Playwright.yml to use same package versions as package.json
- Fix: reverse node to v18.18.2
- SFR-1869: Add assertion step to minimize timeout errors

## [0.17.5]

Expand Down
1 change: 1 addition & 0 deletions playwright/features/edd.feature
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ Feature: EDD Request Process
And I fill in the "username field" with "catalog username"
And I fill in the "password field" with "catalog password"
And I click the "login button"
And the "first request button" should be displayed
And I click the "first request button"
Then the "delivery location heading" should be displayed

1 comment on commit 5bac958

@vercel
Copy link

@vercel vercel bot commented on 5bac958 Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.