I've recently made some huge improvements on this library.
Playwright is an automated testing library. This plugin is made to work with it when writing tests using Typescript.<p>It provides a page object model aware overlay on screen, and allows you to build your testing code base while the test is running and append to the test execution context while it's running.
It's made to allow extremely rapid iteration on automated tests.<p>Watch the video for a demonstration of its usage.
If you're familiar with Playwright or automated testing, please pull it down and try it out yourself.