3

I have are you human captcha in my signup form. How can i skip it in testing?

Could any one suggest how to skip captcha testing while registering the user?

Anusha Nilapu
  • 1,243
  • 8
  • 24
  • 36
  • 1
    Related: [how to get the data from captcha in selenium webdriver](http://stackoverflow.com/questions/18933178/how-to-get-the-data-from-captcha-in-selenium-webdriver). – alecxe Sep 12 '14 at 13:50
  • @alecxe, the captcha what we are using needs human interaction. Here we are not asking to write text. It is like identifying the items from set of random things. – Anusha Nilapu Sep 13 '14 at 07:27
  • You need to use browser.switchTo().frame(0); [link](http://stackoverflow.com/questions/35294284/angularjs-e2e-test-with-angular-recaptcha) – Николай Солдаткин May 23 '16 at 08:56

0 Answers0