| webDOM's Universal CAPTCHA Solver is a system that's designed to notice / sense when a CAPTCHA is being displayed. Once webDOM senses a CAPTCHA on the screen, it takes the image of the CAPTCHA then sends it out to a solver. The default solver is The system works through two main options windows. The Plugin's CAPTCHA options, and the main Solver options. The Plugin CAPTCHA options are the main "sensory" part of the solver system. It points to the two most important things on any CAPTCHA. 1. The Input field (where the user enters the captcha code), and 2. The CAPTCHA image itself. ![]() The CAPTCHA Plugin Options Tab In the CAPTCHA tab of the Plugin Options window, there are controls which point to the actual CAPTCHA image element identifier and the input element. The other options include using a page screenshot with cropping, and the ignore option. The CAPTCHA Solvers window is also accessible by clicking "Solvers" If it notices the input field, it will look for the image. It then copies the image from cache or a cropped screenshot and sends it to the solver. The CAPTCHA Solver Options window is the part which holds instructions on how to solve the CAPTCHA once it's sensed and the CAPTCHA image is copied. ![]() The CAPTCHA Solvers Window The CAPTCHA Solvers window controls which solver you are using and allows you to enter your username/password/port for that solver. It also shows statistics on CAPTCHA solving attempts and failures. User Comments & Questions
|