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

  Рет қаралды 33,009

Execute Automation

Execute Automation

Күн бұрын

Пікірлер: 38
@ВениславЗдравков
@ВениславЗдравков Жыл бұрын
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 KZbin. You make great videos, big thanks. I am fan of yours already.
@ExecuteAutomation
@ExecuteAutomation Жыл бұрын
Great to hear mate, love your thoughts 🙏
@alantest1521
@alantest1521 11 ай бұрын
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 10 ай бұрын
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
@Canda-fh4xc
@Canda-fh4xc Ай бұрын
I have been using selenium for a long time. I will give the playwright a quick test and see the results. Thank you for the video
@gisgndecan0111
@gisgndecan0111 27 күн бұрын
Thank you very much for the insightful overview about Playwright, that I am much in need!
@Error_042
@Error_042 Жыл бұрын
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 11 ай бұрын
Then dont do it!...if it an't broke then why fix it?
@abdulRahman-id3ru
@abdulRahman-id3ru Жыл бұрын
I really appreciate your energy and spirit on delivering such a value to the automation community.. thanks a lot Karthick.. keep rocking !..
@ExecuteAutomation
@ExecuteAutomation Жыл бұрын
Thanks a ton mate
@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 Жыл бұрын
Very interesting. Thank you for creating this video.
@bhavaniyalla6728
@bhavaniyalla6728 6 ай бұрын
Fantastic Video Karthik
@emmang2010
@emmang2010 4 ай бұрын
Thank you for this video.
@WedlaMelo
@WedlaMelo Жыл бұрын
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 Жыл бұрын
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!! ;-)
@shubhamsonune2608
@shubhamsonune2608 5 күн бұрын
Actually i have worked & learned selenium but not much need to deep dive into it so is it good to jump over playwright or should i take much enough knowledge of selenium first?
@drino955jug3
@drino955jug3 7 ай бұрын
Thank you for the video!
@Ritikkumar-my7ug
@Ritikkumar-my7ug 5 ай бұрын
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
@shafiullah3288
@shafiullah3288 8 ай бұрын
What is the prerequisite for this course plz?
@AmazingHaze420
@AmazingHaze420 Жыл бұрын
Playwright is so much better! I’m loving it
@ExecuteAutomation
@ExecuteAutomation Жыл бұрын
Oh yes it is
@Textras
@Textras Жыл бұрын
Id add cypress and Pupiteer, but sadly CDP and BiDinare not supported on Safari
@akshayrane3008
@akshayrane3008 Жыл бұрын
Is playwright capable of backward tracing of DOM elements?
@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.
@krishnakishorepanchagnula9192
@krishnakishorepanchagnula9192 5 ай бұрын
Karthik, i am manual tester and can I directly learn playwright without selenium?
@ExecuteAutomation
@ExecuteAutomation 5 ай бұрын
@@krishnakishorepanchagnula9192 Ofcourse you can mate
@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.
@adhii66
@adhii66 Жыл бұрын
As a manual tester can I learn Playwright as a beginner. Especially I don't have any knowledge in Selenium automation
@Amitpatil-g8g
@Amitpatil-g8g 11 ай бұрын
playwright is recently launched tool . you learn selenium is good.
@hoagy_ytfc
@hoagy_ytfc Жыл бұрын
This is useful, thank you. What do you think of Cypress?
@ExecuteAutomation
@ExecuteAutomation Жыл бұрын
Well, new video coming soon 😎
@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
@Amitpatil-g8g
@Amitpatil-g8g 11 ай бұрын
i think preference 1)Selenium 2)Cypress 3)Playwright
@auliard
@auliard Жыл бұрын
By this, your contents is elevate, keep it up khartik !
@ExecuteAutomation
@ExecuteAutomation Жыл бұрын
Thanks mate 🙏
Playwright API Testing Demo for Beginners
34:31
Automation Step by Step
Рет қаралды 44 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
Playwright Tutorial Java Full Course in One Shot
2:33:43
The Testing Academy
Рет қаралды 8 М.
Playwright vs. Puppeteer: The Differences
7:04
Oxylabs
Рет қаралды 2 М.
#1 - Introduction and getting started with Playwright in C# .NET
14:11
Execute Automation
Рет қаралды 73 М.
Playwright vs Selenium: Which One to Choose
7:08
Oxylabs
Рет қаралды 3,2 М.
Turn Playwright into AI-Powered Test Automation with Claude MCP Server 🧠
13:20
End of Postman? No-Code API Testing with Playwright + AI 🧠🤖
13:49
Execute Automation
Рет қаралды 1,9 М.
Cypress, Playwright, Selenium, or WebdriverIO? Let the Engineers Speak!
1:17:27
Applitools: AI-Powered End-to-End Testing Platform
Рет қаралды 11 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН