🤖DISCORD: discord.gg/2F9E2fRGaU ⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn 📣More FREE Playwright + JS/TS videos: shorturl.at/JePdW 📚Would you like an advanced Udemy course? Let me know it -> forms.gle/PbGHXowDe6Kw88jL9
Thank you for the demo! I just wanted to mention that it's a good practice after DELETE request, to assert with by sending a GET request that the item is not there anymore.
nice video about starting with API testing. Thanks. Quick ques, my VSCode doesn't show those green arrows (assuming they are for Tests). Can you share, how that will come and how to do code debugging ?? Thanks Again !
I had the same question, I currently use postman for API testing and test many APIs which have different baseUrls, Bearer tokens, content types etc. I presume the Playwright config would have to hold all this additional information?
Thanks a lot for your videos :) Just quick question related to Token, If token is generated through In-house tool of project, then how to use in playwright API test, can you please help?
🤖DISCORD: discord.gg/2F9E2fRGaU
⭐PREMIUM Cypress + Typescript course: shorturl.at/dcnPn
📣More FREE Playwright + JS/TS videos: shorturl.at/JePdW
📚Would you like an advanced Udemy course? Let me know it -> forms.gle/PbGHXowDe6Kw88jL9
Thank you for the demo!
I just wanted to mention that it's a good practice after DELETE request, to assert with by sending a GET request that the item is not there anymore.
Дякую, друже!)
i like your videos very much please keep posting. you will build an amazing test automation community 🙌✅️
Nice tutorial
Crisp and clear
Thanks!
You have an amazing channel! A great content! You have a new subscriber!
Thank you Alexander! Invited to join my new discord channel to keep contact. Please check the fixed comment for more info.
will try api test, thanks for this ❤
nice video about starting with API testing. Thanks.
Quick ques, my VSCode doesn't show those green arrows (assuming they are for Tests). Can you share, how that will come and how to do code debugging ??
Thanks Again !
Hello sir! Try installing the vscode extension for Playwright. That’s how you get them 😁 you can find a video about it in this channel
Hi Joan
Do you know if there any design pattern or tool or framework i can use for api spec validations
I'm curious can you have multiple baseURL if you have one for ui automated tests and one for api tests? Thanks!
I had the same question, I currently use postman for API testing and test many APIs which have different baseUrls, Bearer tokens, content types etc. I presume the Playwright config would have to hold all this additional information?
Thanks a lot for your videos :) Just quick question related to Token, If token is generated through In-house tool of project, then how to use in playwright API test, can you please help?