Mitch Dale I took a look at your workflow.
Although you have the Auto solve a CAPTCHA on a website Wrk Action in place, the “Load CAPTCHA solver?” input on your Open a Browser session action is set to false.
That flag needs to be enabled for the CAPTCHA solver to be injected into the session. Without it, the Auto Solve CAPTCHA action will return No result, even if a CAPTCHA is present on the page.
If you set Load CAPTCHA solver? = true when launching the browser session, the Auto Solve CAPTCHA action should be able to detect and interact with the “I’m not a robot” checkbox when it appears.
Let me know if you still see issues after flipping that setting.