Skip to content
Discussion options

You must be logged in to vote

you can use the ones event of cypress, like this :

cy.on('url:changed', (url) => {
// will get the new currentUrl from callback while the url was changed
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hamidmayeli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants