I am trying to implement google invisible reCAPTCHA (v2) on my site. I want to customize the challenge whenever it is thrown to user. How do I select which challenge to show to fraudulent users/bots?
I want to show arithmetic challenge instead of selecting the lights in images grid, I'm not able to find the option anywhere. Is it even possible to do that?