#2 - Cypress vs Playwright
Вставка
- Опубліковано 10 лют 2025
- Cypress vs Playwright feature wise comparison.
Schedule a meeting in case of any queries/guidance/counselling:
calendly.com/n...
~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:
www.youtube.co...
Follow me on my Facebook Page:
/ naveenqtpexpert
Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:
t.me/joinchat/...
Naveen AutomationLabs Paid Courses:
GIT Hub Course:
naveenautomati...
Java & Selenium:
naveenautomati...
Java & API +POSTMAN + RestAssured + HttpClient:
naveenautomati...
Watched this video couple of times before working with playwright. Now that I see how things work in playwright, watching this video again gave a better understanding
Impressive 🎉 So we can start using the playwright rather than Restassured for API and selenium for UI.
Hello Sir, Thank you for such amazing videos. Can you please provide some information regarding playwright vs selenium ?
Would love to see the same kind of comparison on 1. Puppeter vs Playwright 2. Selenium vs Playwright
delicious, straight to the point
Thanks Sir 😊 Very Informative going to take points for proposing Playright in my project
I'm new to this tool and need to learn it for a new project at work. Is there any need for a WebDriverManager type of dependency that handles the browser that you want to run?
Dear Naveen,
Can you help me in selecting the right automation tool for Angular JS application which has MAP(Canvas objects). Map in our application is showing as single Canvas element and I want to perform operations on those elements inside the canvas.
Hi, can we automate mobile and ipad/tablet applications...?
Amazing as always ! ❤
What about the intercept feature which cypress has, does playwright have the same?
Very well explained, Thank you
Thank you for this comparison video it was very informative. Could you share that table in doc/sheets format that I can present it to my colleagues?
Can you please make a comparison video b/w selenium and playwright
Hello Naveen, Thanks for the amezing video. I can take full page screenhot using Playwrighr but stuggling to add Date and Time in screenhot not in the filename of the screenshot. Can you please help me to have currentDate and Time in the screenshot only. It would be a great help. Thanks in Advance
Hi naveen, I want to see end to end testing of playwright series. Its show me hidden... How do i see that video?
HI Naveen, Will it support Angular elements?
Awesome 👍
Thanks btw felt a lil bit influenced review
Can we do database connection from playwright? Means can we run sql queries in playwright?
What about playwright with c sharp web automation and api automation using restsharp
awesome naveen
Hi Naveen i am looking for training can you please tell me how do i reach you ?
Please upload more videos about Playwright
i’m not sure about playwright with java having feature to run specific tests…
playwright with javascript would be recommended
Xpath it's own advantages but cypress better locator startegies like css selector and data test concept for any conflict
Xpath and CSS both are having its pros and cons. Like with xpath axes you can solve many complex DOM , SVG and webtables. But xpath is not supported by cypress natively, you need to use xpath plugin for this, which creates extra dependency on third part plugins.
Hi@@naveenautomationlabs Thanks for the wonderful videos.
One quick question: Does playwright has any grid support to execute the cases faster by distributing to a grid.
Does playwright has any inbuilt grid or test case distribution support (without selenium grid)?
When doing a comparison, it helps to have snapshots, or animated gifs, or short pieces of video with the 2 tools. Most of this video is a wall of text, and usually people come to UA-cam to avoid reading the walls of text.
Does it support Java browser
Async and await better but Cypress handle js eventloop by promise and chaing very well
Both tools are it's own advantages .
Excellent !
Cypress having grouping and suits level using "Describe" and" it" block
yes this is another workaround by pasing the suite name from the command line to beforeAll method, but with this approach you can not run tests with multiple groups like: smoke, sanity, regression together.
npx cypress run --env SUITE=smoke,sanity,uat -- this won't work.
Can u please post more videos on core java & DSA ?
Super 👍🏻
Liking and it's useful
Please compare Playwright with Selenium
@Srikanth, Selenium days are gone!
@@suramsridharreddy4381 Why do you say that?
For debugging cypress best tool like cypress time travel feature .
time travel feature is good but not all the cases, there are still many issues with time travel for custom elements. github.com/cypress-io/cypress/issues/8787
Dhanyawad!!! For this amazing video!! I think Cypress have the upper hand!!!
How it is?
Did you really viewed the video fully?