Hacker News new | ask | show | jobs
Browser Automation Directed Graph Engine Ruleset (Badger) (github.com)
6 points by adrmtu 386 days ago
1 comments

Playwright scripts work well for quick tasks but become messy and hard to maintain for complex automations. BADGER (Browser Automation Directed Graph Engine Ruleset) is a programming language that represents browser automations as directed graphs. This makes debugging straightforward, automations reusable, and complex automations reliably manageable.