Skip to content

Commit

Permalink
Add timeout between contacts input in Public Cloud test
Browse files Browse the repository at this point in the history
  • Loading branch information
funtigr committed Sep 19, 2024
1 parent c54a0c9 commit 5b6a5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/integration/create-request-public-test.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Feature: New Request
And User checks checkbox "Tools Account"
And User clicks tab "Team contacts"
And User types and selects "james.smith@gov.bc.ca" in "Product Owner Email"
And User waits for "2" seconds
And User types and selects "john.doe@gov.bc.ca" in "Technical Lead Email"
And User clicks tab "Expense authority"
And User types and selects "public.admin.system@gov.bc.ca" in "Expense Authority Email"
Expand Down

0 comments on commit 5b6a5a5

Please sign in to comment.