Setting focus on a reCaptcha

Hi there,

I’m wondering if there is a way to automatically advance the focus from an input field that has been successfully completed to a reCAPTCHA without having to press Tab or click on it.

I managed to do that with input fields using inp_filed.focus() but cannot find the reCAPTCHA in actions to do the same. Is that possible?

Many thanks,