Hacker News new | ask | show | jobs
by zikani_03 217 days ago
I'm working on basi, an alternative/syntax to writing Playwright: https://github.com/zikani03/basi

Trying to keep it simple but I can already feel some "design pressure" to think about making the DSL more complete (language) by adding features like loops and variables. Still early days!