I definitely just #nerdsniped myself.

I’ve been using #Selenium & #Python for a browser automation side project at work) because that’s what the previous guy recommended) but I screwed myself by investigating #Playwright - because it’s clear now that a full refactor using playwright instead of selenium will definitely solve some issues I’ve been having.

Craaaaap.

@sudonem I made that switch a while ago…annoying to “waste” effort on what you e already built, I know, but I found its an easier task than you might imagine. Things like codegen make it incredibly fast to build automations with. First class python support too. https://playwright.dev/python/docs/codegen
Test generator | Playwright Python

Introduction

@LucidDan I’m sure it’ll be worth it. It’s just…. screams into the void