Comment by zikani_03
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!