Describe the problem/error/question
I want to call a browser agent (CUA) from an n8n flow. Where it will take some action on a website then return back to me when it is complete or with information. For example, log into site abc.com and check to see what orders are waiting for processing. Clearly this is an example where this not an API or DB access. I also want to be able to download files from one system then upload them to another.
I’m looking at tools like BrowserBase, Skyvern, OpenAI Agent (used to be called operator), Google Mariner.
having a tool like this that can go over the top and access / interact with data would be so powerful.
Anyone tried this or have any tips?