How to solve multiple captcha on pages?

  • Автор темы Автор темы krisztos
  • Дата начала Дата начала

krisztos

Client
Регистрация
28.06.2014
Сообщения
174
Реакции
8
Баллы
18
I have some template that is really the same for many urls - they would be working just fine if not the captcha recognition field which is a little, but different in every case - what's the best way to process those so I will not get bad answer in result field as in case of running the recognition one after another:

ovOxIGR.jpg
 
Your attributes are totally inaccurate if you wanna cover several URLs. You search for captcha images by nymber of match. that means that if page has different structure, captcha image will have different nymber.
Try to identify other attributes. For example src and use something like (captcha|code|question) there depends on type of captchas
 
Set -1 there
 
match number = 0
 
Check your PM :)
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)