I'm trying to use Selenium with js (chrome webdriver) to test E2E my webapp and I've read that you can unable the google's recaptcha using the site key and the secret key as google says, but I have no idea where I have to insert those keys on my code.
Does anyone know? Thanks!