Tagged Questions
0
votes
0answers
151 views
Wait for the response of Ajax call made inside a mockjax intercepted call
I am using mockjax (from enterprisejquery.com) to intercept server calls and then using proxy url to pull json file from my local machine.
Now in one of these scenarios I have to intercept a server ...