Playwright vs Selenium: What Advantages Make Playwright the Winner in Automation Testing Battle 🏆

Поделиться
HTML-код
  • Опубликовано: 20 сен 2024

Комментарии • 35

  • @ВениславЗдравков
    @ВениславЗдравков Год назад +25

    Great video. I am trying to convince my colleagues, that Selenium is good and does the job, but is old now and there are other options on the market that are better. I am a big fan of Cypress, that I use in my current project. I tried Playwright on a pet project and it is definitely a great tool. Now I am considering that my next first choose where I have this option. for example on a new project would be "Playwright". This is maybe the best comparison, that I have watched on RUclips. You make great videos, big thanks. I am fan of yours already.

    • @ExecuteAutomation
      @ExecuteAutomation  Год назад

      Great to hear mate, love your thoughts 🙏

    • @alantest1521
      @alantest1521 7 месяцев назад +1

      Next time try running over 1000 playwright tests with more than 16 threads on a single job and get back to us!...Selenium can achieve this with no problem without even using Grid!

    • @SoldeplataSaketos
      @SoldeplataSaketos 7 месяцев назад

      you can run them with `--workers 1` in Playwright "with no problems". Parallelization needs power. Provide 32 CPUs and run playwright 32 times faster than with single threaded Selenium. @@alantest1521

  • @Error_042
    @Error_042 9 месяцев назад +3

    I work at a company with 15 people working in QA. We use selenium for about the last 8 years and have build a whole system around it. It would be a massive undertaking to rebuild the whole infrastructure of autotests.

    • @alantest1521
      @alantest1521 7 месяцев назад

      Then dont do it!...if it an't broke then why fix it?

  • @bhavaniyalla6728
    @bhavaniyalla6728 3 месяца назад +1

    Fantastic Video Karthik

  • @abdulRahman-id3ru
    @abdulRahman-id3ru Год назад +1

    I really appreciate your energy and spirit on delivering such a value to the automation community.. thanks a lot Karthick.. keep rocking !..

  • @shivakumar-mj8bp
    @shivakumar-mj8bp Год назад

    Thank you so much Karthik for sharing this video. This is really helpful for beginners to understand between PlayWright vs Selenium.

  • @charllabuschagne2169
    @charllabuschagne2169 Год назад +1

    Very interesting. Thank you for creating this video.

  • @emmang2010
    @emmang2010 Месяц назад +1

    Thank you for this video.

  • @drino955jug3
    @drino955jug3 4 месяца назад

    Thank you for the video!

  • @Ritikkumar-my7ug
    @Ritikkumar-my7ug 2 месяца назад

    I was facing one big problem using Cypress and playwright due to lack of knowledge and help.
    Suppose we have organization website which are secure and requires system and user certificate (organization based certificate) otherwise getting invalid certificate error.
    And 2nd challenge is with shadow dom and , which are in use at Every step

  • @AmazingHaze420
    @AmazingHaze420 Год назад +1

    Playwright is so much better! I’m loving it

  • @WedlaMelo
    @WedlaMelo Год назад +2

    Karthik, I really wanted another video comparing cypress and playwright, since your last one is two years old, and a lot changed. can we expect for it?

    • @ExecuteAutomation
      @ExecuteAutomation  Год назад +3

      Sure, it’s already one the topic we are going to discuss quite sooner. Thanks for your comment

    • @WedlaMelo
      @WedlaMelo Год назад

      @@ExecuteAutomation thank you for your attention!! ;-)

  • @Textras
    @Textras Год назад +1

    Id add cypress and Pupiteer, but sadly CDP and BiDinare not supported on Safari

  • @ferloting
    @ferloting Год назад

    The last point may not necessarily be an advantage since it is time consuming to have updated our framework especially when there are breaking changes, but I agree it is an interesting tool

  • @debduttachatterjee-ng7os
    @debduttachatterjee-ng7os Год назад

    Hi Karthik.. Thanks for this great video..
    Could you please let me know, all the configuration that we can do in JavaScript external file, How to do the same in C# playwright.

  • @shafiullah3288
    @shafiullah3288 5 месяцев назад

    What is the prerequisite for this course plz?

  • @hoagy_ytfc
    @hoagy_ytfc Год назад

    This is useful, thank you. What do you think of Cypress?

  • @adhii66
    @adhii66 9 месяцев назад

    As a manual tester can I learn Playwright as a beginner. Especially I don't have any knowledge in Selenium automation

    • @Johnsahu-m7k
      @Johnsahu-m7k 8 месяцев назад

      playwright is recently launched tool . you learn selenium is good.

  • @krishnakishorepanchagnula9192
    @krishnakishorepanchagnula9192 2 месяца назад

    Karthik, i am manual tester and can I directly learn playwright without selenium?

    • @ExecuteAutomation
      @ExecuteAutomation  2 месяца назад

      @@krishnakishorepanchagnula9192 Ofcourse you can mate

  • @akshayrane3008
    @akshayrane3008 Год назад

    Is playwright capable of backward tracing of DOM elements?

  • @praveenk2304
    @praveenk2304 Год назад

    Which language does it support, since it's backed by mircrosoft is it c#? I don't see any where in video discussed abt this?

    • @sergtimosh
      @sergtimosh Год назад

      Search: playwright dev docs languages
      currently:
      with PW test runner, parallelisation, screenshots assertion etc.)- JS/TS
      w/out PW test-runner- Java, Python, .NET.

  • @Johnsahu-m7k
    @Johnsahu-m7k 8 месяцев назад +1

    i think preference 1)Selenium 2)Cypress 3)Playwright

  • @auliard
    @auliard Год назад +1

    By this, your contents is elevate, keep it up khartik !