Skip to content

Captcha break with Selenium IDE?

I generally use Selenium Ide and export that to Java.  I have yet to use Pydev but might come in handy.  Anyway, how do I get it so my selenium ide can use GSA captcha?  I've read the documentation but didn't find anything about this.  Any help is greatly appreciated.  Thank you.

Comments

  • SvenSven www.GSA-Online.de
    I never worked with that program so I am of not much help here, but usually it should be possible to send the captcha directly to the webserver running when Captcha Breaker runs.

    When you are in options, you can click on the label "Test" which opens the webpage in browser. Use that in your selentium ide to send and receive captcha data.
  • JohnstonJohnston Australia
    Is there a way to do this through Java Eclipse?  I'll try your solution now
  • what about try to deal with decaptcher for example and setup the simulate option to capture decaptcher
Sign In or Register to comment.