By intercepting, can I log the the response from secure website as well ? I need to log the response so I can get client ID which I need to use for the next call
Not 100% clear on your exact use case, but one of the Cypress plugins might be helpful here. github.com/lirantal/cypress-social-logins Could also check out one of these recipes: github.com/cypress-io/cypress-example-recipes#logging-in-recipes
Thanks for this video. Not as tutorial but demo of possibilities.
Because of you I solved my problem. Thank you and God Bless. 🎉
Awesome, glad to hear it!
By intercepting, can I log the the response from secure website as well ? I need to log the response so I can get client ID which I need to use for the next call
I need to intercept a request and add a custom header to the request and let it hit, how can it be done
Check out the docs here: docs.cypress.io/guides/guides/network-requests
What theme are you using??? Also, super helpful video!
It's synthwave 84
Mock, why is the request still made
How can I find the Java script errors in application?
Hi, although I have intercepted and stubbed my response my test cannot proceed because of http 400 response is there a way to override this behaviour?
Check out the options object on this page: docs.cypress.io/api/commands/request#Syntax. You should be able to set retryOnStatusCodeFailure to true.
How can I use intercept when a webpage is redirected to a sso page
Not 100% clear on your exact use case, but one of the Cypress plugins might be helpful here.
github.com/lirantal/cypress-social-logins
Could also check out one of these recipes: github.com/cypress-io/cypress-example-recipes#logging-in-recipes
what font are you using? Thankss!!
Victor Mono
not at all understanding man