vendredi 5 février 2021

How to run python script inside Cypress test case

I wonder how can I run Python script inside Cypress test case can I use cy.exec function like this : cy.exec('Python /path/to/script/script.py') or is there another method ???

Aucun commentaire:

Enregistrer un commentaire