Please enter the keyword listed above.

JD123

Client
Регистрация
01.07.2011
Сообщения
61
Благодарностей
0
Баллы
0
So that's what one of the captchas says, I haven't ever seen this but ya it says "Please enter the keyword listed above." Is there a way to grab some text above and enter in a field below?
 

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
Yes, you should:
  1. take a DOM text of page (Get->Web browser-> DOM text)
  2. parse this text by regular expressions and find keyword
  3. set this keyword to input field

feel free to ask in skype how to do it.
 
  • Спасибо
Реакции: JD123

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