Skip to content

Commit

Permalink
Block for search box
Browse files Browse the repository at this point in the history
  • Loading branch information
svevang committed Jul 2, 2024
1 parent 3824387 commit 9acca75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/augury.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ describe("Augury", () => {
cy.contains("Navigate to different types of reports across Dovetail");

cy.get("#campaign_id + .ss-main").click(); // Open the dropdown
cy.contains("Search");

// The dropdown is disconnected/supra of the #campaign_id element
cy.get(".ss-open-below .ss-search input[type=search]").click({ multiple: true });
Expand Down

0 comments on commit 9acca75

Please sign in to comment.