Visit Two Domains In The Same Cypress Spec

Опубликовано: 29 Декабрь 2021
на канале: gleb bahmutov
9,983
131

This video shows how to visit multiple domains in the same Cypress spec and pass values from one site to another by storing it in the plugin file process via cy.task command. See the issue https://github.com/cypress-io/cypress...