por supuesto. mismo link
23.07.2025 17:24 β π 2 π 0 π¬ 1 π 0@debbie.codes.bsky.social
Principal Technical Program Manager at Microsoft advocating for Playwright testing π. Nuxt ambassador, Google Dev Expert, Former GitHub βοΈ and MVP Check my site for blog posts/videos/podcasts debbie.codes π΄ββοΈπββοΈππΎπββοΈβ·οΈ in my free time
por supuesto. mismo link
23.07.2025 17:24 β π 2 π 0 π¬ 1 π 0‘¿DΓ³nde estΓ‘ la comunidad latina?!
En breve estaremos en vivo para hablar sobre MCPs, con live demos y live coding en espaΓ±ol, junto a mΓ y el crack @midu.dev. Β‘No se lo pierdan!
www.youtube.com/live/erqdtkd...
Just used the new evaluate JavaScript tool in the @playwright.dev MCP server to add thick red CSS borders around tested elements β then screenshot the result. π₯
Visual debugging + test coverage. So many use cases.
What would you use it for?
youtu.be/n0CFmm38o4Y
Manual Testing with AI π€
Used Playwright MCP + a simple prompt file to test my site. no source code.
β
Navigated to the podcast page
β
Clicked filters
β
Wrote a test plan
β
Verified everything
Would love to hear your thoughts
#Playwright #AI #Testing
youtu.be/2vnttb-YZrA
really delighted to announce that @netlify.com have levelled up support for nuxt with their new module β€οΈ
π if youβre using netlify, check it out!
incase you missed our Playwright live session earlier. here is the recording:
youtube.com/live/bKGYpXM...
New GitHub Copilot update in VS Code!
π See your premium request usage
βοΈ Control completions β turn off or snooze "Next Edit" suggestions
Quick walkthrough here
#GitHubCopilot #VSCode #AIcoding #DevTools
youtu.be/9Ar-6qQzk8o
it is super easy to install the @playwright.dev MCP with the new VS Code settings. Check it out. No CLI, No JSON, just click install. Love it
youtu.be/exsikHe20D8
Calling all @playwright.dev fans. We are going live very soon. come hang out and see what the team have been up to, give us your feedback and ask us any questions you may have.
www.youtube.com/watch?v=bKGY...
AgileTD After Work series, this time with Debbie O'Brien from Microsoft. Topic: AI-Powered Web Automation: Exploring Playwright MCP"
π’ This Wednesday, July 16 at 5PM CEST
π₯ Live Online
π§ AI-Powered Web Automation: Exploring Playwright MCP
with @debbie.codes
Playwright MCP lets AI truly see the web β through structured accessibility data.
π Live on LinkedIn: www.linkedin.com/events/agile...
#AgileTD
Just used @playwright.dev MCP Server to automate a full form submission β including image upload β with a single markdown prompt π€―
No scripts. No selectors. Just natural language in VS Code.
Watch it in action
#Playwright #MCP #Automation #AI #DevTools #LLM
youtu.be/NSpCfRDS7vo
Add @playwright.dev Instructions + Auto-Generate Copilot Instructions in @vscode.dev
π§ Custom instructions for Playwright
βοΈ Auto-generate workspace insights as an instructions file for Copilot
#Playwright #GitHubCopilot #VSCode #Testing
youtu.be/hYjXgdsk0mE?...
GitHub Copilot Coding Agent now ships with Playwright MCP preinstalled.
π§ Copilot makes changes
π Navigates to localhost using the Playwright MCP
π§ͺ Takes a page snapshot to verify it's changes
Incredible
#Copilot #Playwright #MCP #GitHub #vscode
youtu.be/NnRwjGMHsl8
Just set up GitHubβs new MCP server, no Docker, no keys, super easy
Then used Agent Mode in VS Code to:
π§ Propose a website change
π οΈ Turn it into a GitHub issue
π€ Assign it to Copilot
The future of dev is here.
youtu.be/FvR1b0nNoJA
#GitHub #MCP #AgentMode #Copilot #VSCode
wow. did you all just see this π Copilot Coding Agent now has it's own web browser (powered by the @playwright.dev MCP). sooo coool. Gotta try this out right now.
github.blog/changelog/20...
I was gonna say, did Claire tell you to do that hahahah
03.07.2025 11:02 β π 0 π 0 π¬ 0 π 0@debbie.codes, from @microsoft.com, showcased how AI is leveling up browser automation with @playwright.dev MCP. π
Smarter debugging, faster test creation, and fewer headaches.
β―οΈ Catch the talk: youtu.be/rrrklkDzQ1M?...
#FEN25 #Playwright
Grab the source code & try it yourself:
github.com/debs-obrien/...
Whether you're curious about MCP servers or AI! I hope this helps you get started.
Let me know if you create your own! π¦οΈβ¨
π Follow along step-by-step in the blog post:
dev.to/debs_obrien/...
This was so much fun to build and even more fun to share! Hope its helpful :)
π Beginners Tutorial: Build your own MCP Server from scratch!
π§± Start with static replies
π΅οΈββοΈ Test using MCP Inspector
π Connect to a real weather API
π€ Ask Copilot in VS Code what the weather is like
π§΅π
www.youtube.com/watch?si=Ixb...
You can create an .env file and then use those values in your test. Just donβt commit the .env file
21.06.2025 17:02 β π 3 π 0 π¬ 0 π 0was not expecting this blog post to be read by so many people π
dev.to/debs_obrien/...
Vibe coding. I have to say I am hooked. This was fun. Watch me in action as I vibe code some tweaks to my website with Copilot. I think I may be doing a whole lot more vibing. Let me know if I should continue to record and share
youtu.be/wqhnjI131rk
Sure it can. Check out Jeffs talk from Microsoft Build
youtu.be/hnHUSUEwqMc?...
What happens when AI comes to your web testing tools?
@debbie.codes talks on .NET Rocks at www.dotnetrocks.com/details/1954 about Playwright MCP and the power of prompt-driven testing!
just having some fun with testing and the
@playwright.dev MCP to improve my site. This is fun. I recorded it incase you wanted to watch:
youtu.be/pwbgvbJP8KM
reporter: [['html', { open: 'never' }], ['line']]
Add this to your @playwright.dev config so the HTML reporter doesn't open automatically. Useful when using agent mode to run and fix tests for you as it opens the reporter when tests fail and then stalls cause it can't close it
Used the @playwright.dev MCP server to get some data from YouTube so copilot could add videos to my site using my Nuxt content data structure. Copilot complete this pr..... love it
youtu.be/psdu0BVal6w?...
Incase you missed our @playwright.dev MCP demo yesterday at Build where we showed how to generate tests using natural language. π€― so simple yet so powerful
youtu.be/AaCj939XIQ4
Quitting is always the easy way. Quite often not the best way
21.04.2025 09:18 β π 2 π 0 π¬ 0 π 0