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 ???
cy.exec('Python /path/to/script/script.py')
Aucun commentaire:
Enregistrer un commentaire