#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...

КОМЕНТАРІ • 47

  • @abcxyz-ji8ie
    @abcxyz-ji8ie 8 місяців тому +1

    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

  • @nanavanalla10
    @nanavanalla10 Рік тому +2

    Impressive 🎉 So we can start using the playwright rather than Restassured for API and selenium for UI.

  • @AditiGupta-ou4np
    @AditiGupta-ou4np 2 роки тому +4

    Hello Sir, Thank you for such amazing videos. Can you please provide some information regarding playwright vs selenium ?

  • @sen86sen
    @sen86sen 3 місяці тому

    Would love to see the same kind of comparison on 1. Puppeter vs Playwright 2. Selenium vs Playwright

  • @bvaroni
    @bvaroni 2 роки тому +4

    delicious, straight to the point

  • @ankur3217
    @ankur3217 3 роки тому +1

    Thanks Sir 😊 Very Informative going to take points for proposing Playright in my project

  • @joshbenjamin1100
    @joshbenjamin1100 6 місяців тому

    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?

  • @dileepandhavarapu6537
    @dileepandhavarapu6537 10 місяців тому

    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.

  • @abhijitbiradar
    @abhijitbiradar 2 роки тому +1

    Hi, can we automate mobile and ipad/tablet applications...?

  • @naddailam3501
    @naddailam3501 2 роки тому +1

    Amazing as always ! ❤

  • @beglikuliyev1649
    @beglikuliyev1649 2 роки тому +2

    What about the intercept feature which cypress has, does playwright have the same?

  • @snarayan9636
    @snarayan9636 Рік тому

    Very well explained, Thank you

  • @fa77y
    @fa77y Рік тому

    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?

  • @pratikbhowmik
    @pratikbhowmik 2 роки тому +1

    Can you please make a comparison video b/w selenium and playwright

  • @gaurijawalekar5243
    @gaurijawalekar5243 Рік тому

    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

  • @sandipgoswami1766
    @sandipgoswami1766 2 роки тому

    Hi naveen, I want to see end to end testing of playwright series. Its show me hidden... How do i see that video?

  • @manickarajans6653
    @manickarajans6653 2 роки тому +1

    HI Naveen, Will it support Angular elements?

  • @ptqe5730
    @ptqe5730 3 роки тому +1

    Awesome 👍

  • @apoorvsinha5193
    @apoorvsinha5193 3 роки тому +1

    Thanks btw felt a lil bit influenced review

  • @urmilapatil1643
    @urmilapatil1643 2 роки тому

    Can we do database connection from playwright? Means can we run sql queries in playwright?

  • @msd137
    @msd137 Рік тому

    What about playwright with c sharp web automation and api automation using restsharp

  • @aayushpatel3360
    @aayushpatel3360 3 роки тому

    awesome naveen

  • @kishorekaripe995
    @kishorekaripe995 2 роки тому

    Hi Naveen i am looking for training can you please tell me how do i reach you ?

  • @darshanathaveesha2026
    @darshanathaveesha2026 2 роки тому

    Please upload more videos about Playwright

  • @anthonydsouza1817
    @anthonydsouza1817 3 роки тому +1

    i’m not sure about playwright with java having feature to run specific tests…
    playwright with javascript would be recommended

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 роки тому +1

    Xpath it's own advantages but cypress better locator startegies like css selector and data test concept for any conflict

    • @naveenautomationlabs
      @naveenautomationlabs  3 роки тому +3

      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.

    • @suramsridharreddy4381
      @suramsridharreddy4381 2 роки тому

      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)?

  • @BrianVanderbusch
    @BrianVanderbusch 2 роки тому

    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.

  • @sairamk8787
    @sairamk8787 2 роки тому

    Does it support Java browser

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 роки тому

    Async and await better but Cypress handle js eventloop by promise and chaing very well

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 роки тому

    Both tools are it's own advantages .

  • @i.am.sameer
    @i.am.sameer 3 роки тому

    Excellent !

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 роки тому

    Cypress having grouping and suits level using "Describe" and" it" block

    • @naveenautomationlabs
      @naveenautomationlabs  3 роки тому +2

      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.

  • @kanthichandra898
    @kanthichandra898 3 роки тому

    Can u please post more videos on core java & DSA ?

  • @jaykishoreduvvuri7598
    @jaykishoreduvvuri7598 3 роки тому

    Super 👍🏻

  • @technubie
    @technubie 2 роки тому

    Liking and it's useful

  • @srikanthmansala828
    @srikanthmansala828 2 роки тому

    Please compare Playwright with Selenium

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 роки тому +1

    For debugging cypress best tool like cypress time travel feature .

    • @naveenautomationlabs
      @naveenautomationlabs  3 роки тому +1

      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

  • @prikshitverma3885
    @prikshitverma3885 3 роки тому

    Dhanyawad!!! For this amazing video!! I think Cypress have the upper hand!!!