HI, i am new to cypress and having issue, In my ap...
# e2e-testing
n
HI, i am new to cypress and having issue, In my app a button click , send a request to server and create a new report ID, and load new page but when i do the same using using cypress, It do not load the page(Only create a report id) . I check the data in request Header , using Network help in browser debug windows. It show that cypress is not sending all the data in cookies with request