Skip to content

Commit

Permalink
no longer need the scrolling command
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Solorio committed Sep 9, 2021
1 parent ddb4bcf commit 43fa673
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ describe('connect wallet: metamask', () => {

cy.get('#navbarDropdownWallet').as('wallet').click();
cy.contains('Connect Wallet').click();

cy.get('.web3modal-modal-card').scrollIntoView();
cy.contains('MetaMask').click();

cy.acceptMetamaskAccess();
Expand Down

0 comments on commit 43fa673

Please sign in to comment.