@@zinader Hey man! Just wanted to tell you that release a new course using the parallel configuration with Github actions in case you may be interested :D 📚 Cypress 10+ Udemy Full Course 👉 bit.ly/3pLazsY Best regards bro.
Joan How can I run only specfic Spec file in Github Actions flow, where I can pass cypress run --spec file name everytime when i commit all the tests are running , I want to execute only one test spec file which I have changed
Joan, can you add step by step actions that you did to have GitHub actions workflow work for you. Dd you install anything, what is that in your "start" script. I want to reproduce what you've done but I'm missing some pieces and it's not working for me. Thanks!
Giving error npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead...... i have changed it at suggested but still giving same error
Can you save me and tell me how to select elements from pop up window , for example i want to test if i can login in successfully , so after visiting the website and clicking on login button , a pop up window the contains the login. Form shows , and from this point i can not get the username and password fields to type on them
🤖DISCORD: discord.gg/2F9E2fRGaU
⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn
📣FREE Cypress videos: shorturl.at/h6iEX
dude this video is gold! been looking for a cypress tute!
Thank you
@@joanmedia just a suggestion, please put the code repo link in description. I found it after pausing the video. :)
@@zinader Hey man! Just wanted to tell you that release a new course using the parallel configuration with Github actions in case you may be interested :D 📚 Cypress 10+ Udemy Full Course 👉 bit.ly/3pLazsY Best regards bro.
thank you! i wasn't able to figure out the npm start part.
Happy to hear that :) No problem
Well done mate 🙌🏽
Thanks Mark
Thanks from Brazil
Isso cara haha thanks Felipe!
Joan How can I run only specfic Spec file in Github Actions flow, where I can pass cypress run --spec file name
everytime when i commit all the tests are running , I want to execute only one test spec file which I have changed
Joan, can you add step by step actions that you did to have GitHub actions workflow work for you. Dd you install anything, what is that in your "start" script. I want to reproduce what you've done but I'm missing some pieces and it's not working for me. Thanks!
Giving error npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead...... i have changed it at suggested but still giving same error
Can you save me and tell me how to select elements from pop up window , for example i want to test if i can login in successfully , so after visiting the website and clicking on login button , a pop up window the contains the login. Form shows , and from this point i can not get the username and password fields to type on them