* add missing flag * clean up tests
* feat: add browser launch args, user-agent, and proxy configuration support * fix: User Agent env need added * fix: command pass error --------- Co-authored-by: Chris Tate <chris@ctate.dev>
* add --executable-path * tests * test vercel * fixes