@Cypress, can we send POST method the api body request which is enclosed in single quote '{ body request data }' In cypress when i gives exact body then its giving me error and if i remove the single quote then my requested api getting 500 internal server error which is not expected. So please share if there is any solution. Thanks
Can we or is there a way to encode the data support to avoid sensitive data over the network and shows encoded data everywhere the user tries to see it?
Hello, one question, my request through cy.api() works fine because I have a good status and a good record in the database, but on the screen I don't see the response in cypress, when I do the same request through postman, normally I have the response. What am I doing wrong?
So glad to see Filip getting fully into teaching, wishing all the best and a lot of success, you are good teacher.
Is it possible to take screenshot of the response headers?
great video Filip Nice explanation
@Cypress, can we send POST method the api body request which is enclosed in single quote '{ body request data }'
In cypress when i gives exact body then its giving me error and if i remove the single quote then my requested api getting 500 internal server error which is not expected. So please share if there is any solution. Thanks
Can we or is there a way to encode the data support to avoid sensitive data over the network and shows encoded data everywhere the user tries to see it?
Hello, one question, my request through cy.api() works fine because I have a good status and a good record in the database, but on the screen I don't see the response in cypress, when I do the same request through postman, normally I have the response. What am I doing wrong?
Hello friends, I want to ask, how do I re-run the run button automatically if everything is successful (there is a green tick).
Very nice session - thx a lot
Nice discussion
Please add a repo link as mentioned in the beginning so we do not have to scrub the video for it.
In the description 😀
This is amazing
Need detailed level api automation framework
hi there i'm from china.how doi get a hat from Cypress?
swag.cypress.io/collections/apparel-1
Enjoy! 😀
nice ideas
It's a good approach, use cucumber to test API's? I tried but found it a little complicated.