Hi!<p>I created a library at work that I'm pushing to get open sourced now.
It provides live coding functionality for Playwright tests.<p>It also has an extremely powerful user configurable recorder.<p>I'm looking to add support to make it page-object-model aware next.<p>It took 2 weeks to make so far, is < 100 lines code in playwright test side and < 100 lines code in the browser side to do the entire thing.<p>Everything kept folding down smoothly and (almost) perfectly.<p>I'm very proud of it :-)