Is it possible to render an html reponse using sendRequest?
Our logIn page uses html reponse and there’s where I obtain a csrf token to then log in, I’d like to know if I can do this as if I’m using cheerio(pm.response.text()
Hey Danny!
Thanks first for the fast response I appreciate it, second, thanks because it worked like a charm and I really wanted to take advantage of the sendRequest function