wishinfinite.bsky.social
@wishinfinite.bsky.social
Simplify form automation in #Playwright:

✍ Use locator.fill() to complete inputs
▶ Then press buttons in exact order

Reliable, human-like E2E flow automation starts here 📺
👉 youtu.be/FJuMMWq_Vug

#TestAutomation #QA #SDET #WebTesting #WishInfinite
youtu.be
August 22, 2025 at 5:28 PM
📦 Organize your #Playwright tests like a pro!

✅ Test Annotations
✅ describe() grouping
✅ skip, only, fixme explained

🎯 Cleaner, scalable test files start here.
📺 Watch → youtu.be/rIuYrdV4Eb4

#TestAutomation #QA #SDET #WishInfinite #WebTesting
Test Annotations | Grouping using describe | Playwright Tutorial
YouTube video by WishInfinite
youtu.be
August 3, 2025 at 3:12 PM
🚀 Boost your #Playwright skills!

Learn how to generate HTML Reports with:
📸 Screenshots
🎥 Videos
🔁 Retries
🧭 Trace files

🎯 Make your test results visual & powerful!

📺 Watch here 👉 youtu.be/o5JN_jP10Tk

#TestAutomation #QA #SDET #PlaywrightTesting #WishInfinite #TypeScript #WebTesting
youtu.be
July 8, 2025 at 4:00 PM
💥 New Video Drop!

Learn how to configure your #Playwright tests like a pro!
Master the playwright.config.ts file in under 10 minutes 🚀

📺 Watch here 👉 youtu.be/n5DPlGlQn_U

🔧 Setup browser, baseURL, timeouts & more!

#AutomationTesting #TypeScript #QA #SDET #WishInfinite #TestAutomation
Playwright configuration file playwright.config.ts | Playwright Tutorial
YouTube video by WishInfinite
youtu.be
June 24, 2025 at 12:33 PM
Mastering Assertions in Playwright 🧪
Use expect() to verify UI behavior:

🔹 toBeVisible()
🔹 toHaveText('Welcome')
🔹 toHaveAttribute('href', '/home')
🔹 toBeEnabled()

Clean, reliable tests FTW! ✅
📽️ Full guide: youtu.be/kqjyWGmckTo

#Playwright #QA #Testing #JavaScript
Assertions in Playwright | expect function | Playwright Tutorial
YouTube video by WishInfinite
youtu.be
June 17, 2025 at 9:46 AM
Stop chasing flaky tests! 🙅‍♀️ Learn to write resilient, user-centric tests with Playwright's getBy methods. Revisit my popular tutorial "getBy methods in Playwright - youtu.be/Q_sU2k05r9E%22 for a deep dive.

#Playwright #TestAutomation #WebTesting
getBy methods in Playwright | Playwright Tutorial
YouTube video by WishInfinite
youtu.be
June 10, 2025 at 1:29 PM
🔍 Locator Methods in Playwright made easy!

4 key selectors you must know:
• XPath: //button[@type='submit']
• CSS: .login-form
• Text: 'Sign in'
• ID: #password-input

These help make your tests stable & readable ✅

Watch the tutorial 🎥: youtu.be/k3ttTwa8L_o

#Playwright #TestAutomation #QA
June 1, 2025 at 2:25 PM
Struggling with flaky tests? 😩

Here are 3 sanity-saving tips every Automation Tester should know:

✅ Avoid Thread.sleep
✅ Use Page Objects
✅ Pick the right tool (Selenium or Playwright)
📺 Free tutorials on my channel👇
youtube.com/@wishinfinite

#Playwright #Selenium #QA
May 22, 2025 at 10:48 AM
🚀 Master async/await & Page Fixture in Playwright! 🚀

Learn how async/await powers clean automation in JS/TS + how to use Page Fixtures effectively in Playwright.

🎥 Watch now: youtu.be/hEmTT4FV3-Q

#Playwright #JavaScript #TypeScript #TestAutomation #QA #WebTesting
May 16, 2025 at 3:33 PM
✅ Installing automation tools shouldn’t be hard.
With @playwright.dev , it’s as simple as:
npm init playwright@latest
Browsers included! 🎉
Plus, VS Code tips to help you get started faster.

🎥 Watch the full setup guide: youtu.be/rRil0fjDWxk

#Playwright #TestAutomation #QA #VSCode
Installation of Playwright | Playwright Tutorial
YouTube video by WishInfinite
youtu.be
May 5, 2025 at 3:48 PM
🚀 Switched from Selenium to Playwright — total game changer!

✅ Faster tests
✅ Auto-waiting
✅ Easy setup with TypeScript
So I made a FREE YouTube playlist for beginners 🎥👇
youtu.be/NATg-5C-U7k

#Playwright #QA #TestAutomation #SDET #TypeScript
Playwright With TypeScript / JavaScript | Introduction of Playwright | Playlist Content Overview
YouTube video by WishInfinite
youtu.be
April 29, 2025 at 12:04 PM