Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Oct 24, 2024
1 parent b834e33 commit a9f7d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/snaps/test-snap-siginsights.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ describe('Test Snap Signature Insights', function () {

// switch back to MetaMask window and switch to tx insights pane
await driver.switchToWindowWithTitle(WINDOW_TITLES.Dialog);
await driver.clickElement('[data-testid="sectionCollapsibleButton"]');

// click down arrow
await driver.clickElementSafe('[aria-label="Scroll down"]');
Expand Down

0 comments on commit a9f7d46

Please sign in to comment.