Cursor team, could you please let Cursor agent control the browser?
You could use ‘Browser Use’ or similar.
I build nextjs webapps, and this feature would help because I could get Cursor to:
1 add a feature
2 add temporary console.logs (server and client side)
3 host the server with npm run dev
4 test the feature with ‘Browser Use’
5 debug issues with console logs
6 repeat 5 and 6 until the feature is working
7 remove console.logs