Calls which i would like to stop is single page application calls where post a page is loaded, additional refresh is happening with the application which is what i want to pause for few seconds so that i can do the validation. I was in understanding cypress intercept can be used only for API or network calls,, can this be used for single page application calls as my application is based on react