Is there any way to generate Cypress tests from YML in Python?
I want to write end-to-end testcases for web ui, is there any way to generate cypress test cases in python from yml documentation?
Is there any way to run cypress with Python?
I want to write end-to-end testcases for web ui, but is there any way to generate cypress testcases with python from yml documentation to cypress testcases? For example, I have a test step wrote in yml file