👩🏻💻 Playwright Course Access: bit.ly/3FBs5ZL 🔥 Get unlimited access to all the courses and boost your SDET career - bit.ly/3CkdVud 💻 Code access for this video - bit.ly/3gVg2Nj
@camille.soberano Жыл бұрын
great video, please do more playwright tests, really would love to see a test on search bar with dynamic select dropdown. .
@BosskFett883 ай бұрын
Very well done tutorial! Thank you for taking the time to explain everything....
@shahzoda12 Жыл бұрын
Amazing job! Your courses helped me so much!
@gregorriusadolphus2729 Жыл бұрын
Thank you for this clear, concise video!
@sdetunicorns Жыл бұрын
Happy to hear you liked the content. Please share it with others that might find it valuable.
@harunjonuzi7 ай бұрын
23:30, my html reporter doesn't include clicking on the test lines and showing the code as in your example, why is that?
@dweebycat9929 Жыл бұрын
Thank you so much, this was very handy to learn!!
@sdetunicorns Жыл бұрын
I am glad you found this valuable!
@rajendraprasad9718 Жыл бұрын
Hi Sir, 1> How to move the page to a specific element in the playwright's typescript (submit button is down in the form so facing a problem moving the page down to this submit button ) 2> How to maintain some time in between one navigation to another navigation ( without waitForTimeout(4000) option - i used await this.page.waitForLoadState('networkidle');, wait for selector)
@notthatkindofsam5 ай бұрын
Thanks for the video. I really don't understand why you have to explicitly write "await" each line basically. I hate writing Playwright scripts compared to Cypress but I need to help some other QAs pick up UI automation and their teams chose Playwright. That's not your fault obviously 😆 Thanks for the quick vid.
@eco895 ай бұрын
Bcuz all the commands started with Cy are synchronised by default, however playwright is not like that. You need to make sure a line execute after completing of previous line by using await as prefix.
@LookieItsEd Жыл бұрын
Hey I just wanna say that this was the perfect crash course video I needed. Thank you automation bro! 🫶
@sdetunicorns Жыл бұрын
Thank you so much for your kind words! I'm thrilled to hear that you found the crash course helpful. 😊 If you think it could benefit others, please feel free to share it with your friends and colleagues. Let's keep learning and growing together! 🌟
@KuldeepKainth-k8o11 ай бұрын
Thank you pra ❤
@shilshavasu3776 Жыл бұрын
Great video.. request to do video on playwright api testing with typescript
@sdetunicorns Жыл бұрын
You can find my Playwright course on Typescript here - bit.ly/sdet-u-academy
@sagardawadi92082 жыл бұрын
Could you please do that for Cypress automation also. That would be far better. And thanks once again for this.
@sdetunicorns2 жыл бұрын
I have a full video series on Cypress. You can check that out - kzbin.info/www/bejne/oaPTfKiJprZjjq8
@shindamv3 ай бұрын
Is playwright the best tool for automating standalone api testing?
@sdetunicorns3 ай бұрын
Playwright is a tool built for web automation that also supports API testing. Personally, if I am just building an API framework then I would not use Playwright for it rather have it something custom like SuperTest, Mocha etc.. I have a course on API Automation that covers this in detail - sdetunicorns.com/course/master-api-test-automation-using-typescript/
@ThePlotting Жыл бұрын
Really helpful video but whatever I do the browser never appears. I've triple checked the headless but no matter what I do the browser never appears. Any suggestions?
@sdetunicorns Жыл бұрын
Are your tests passing though?
@ThePlotting Жыл бұрын
@@sdetunicorns Yes, they pass through ok but I just don't see anything happening.
@maoskitchen Жыл бұрын
Hey ..I have a project for you on playwrite
@rvipinkumar11 ай бұрын
@sdetunicorns @Dilpreet Johal: Hey bud, I was trying to purchase a SDET Unicorn membership with my Indian card, but was unable to (shown up a Card not supported message!). Is there any other way I could get the membership?
@sdetunicorns11 ай бұрын
Email me with the error you are seeing - dilpreet@sdetunicorns.com