Join Discord
Powered by
I would only use tasks if there was no public API ...
# best-practices
g
gray-kilobyte-89541
12/20/2022, 2:45 PM
I would only use tasks if there was no public API to call using
cy.request
and you had to for example access the DB directly
Previous
Next