Browser automation is already a solved problem.
At least, that's what I thought before I started working on Figranium.
There are excellent projects for controlling browsers programmatically, particularly Playwright and Skyvern. If all you need is to open a browser, click things, fill forms, extract information, and interact with a website, the basic capabilities are already there.
So why build another platform?
The problem I wanted to solve was a little different.






