In the Cypress-docs about logging in they state that one shouldn't setup the state using the UI.
But it looks like that WordPress doesn't come with a login-possibility in the API. And since hacker-attacks are a problem on most WordPress-sites, then I would prefer not to add it.
How do I log in to WordPress using Cypress, without using the UI?
from Login to WordPress without UI using Cypress
No comments:
Post a Comment