I also feel there's a role that cooking equipment plays in weight loss. I've found that having newer, higher quality non stick pans helps me recognize I don't need to oil my pans with as much butter.
The power here is the coding agent has the ability to test visually if - and like a human would. So if the button isn't visible, the browser agent would use vision to detect that it's missing.
It sorta tests 'just like a human would' to make sure the flow that's implemented works as it's expecting to.
In browser MCP, looks like cursor controls each action along the way, but actually what we wanted was a single browser agent that had a high quality eval that could perform all the actions independently (browser-use)
Between steps it would preserve cookies, but atm when the playwright browser launches, it starts with a fresh browser state, so you'd have to o-auth to log in each time.
We're adding browser state persistence soon, hoping to enable it so once you sign in with google once, it can stay signed in on your local machine.