Skip to content

nottyo/cypress-stubbing-urlscheme

Repository files navigation

cypress-stubbing-urlscheme e.g. tel://, mailto:// or any custom scheme

without stub

You should see this error because Cypress doesn't allow you to navigate outside the app Without Stub

with stub

You can also make an assertion for window.location.href navigation: With Stub

About

example of stubbing url scheme with cypress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published