https://cypress.io logo
I need to get a string from an API, how can use cy...
# help
n
I need to get a string from an API, how can use cy.request(url) to get the variable? can I use: const res: string=cy.request(url)?