ionic scrollintoView doesn't work #24916
Unanswered
insistedMarin
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cy.get('buttom-button').scrollIntoView().should('be.visible')

I hope this can assert that a button at bottom of the page is visible,but
It is still recommended that I use scrollintoview even though I have already used it.
Beta Was this translation helpful? Give feedback.
All reactions