How to fill in contact forms on many different sites

wekko

Новичок
Регистрация
18.09.2015
Сообщения
8
Благодарностей
0
Баллы
1
Hi,

I have a list of hundreds of contact pages. I want to fill them in. I do not expect 100% success. My steps are as follows:

1. Get link to next page in list
2. Fill out all fields/captchas
3. Record if success/failure/uncertain.

Is there any way to use ZP for this? I am new to it and don't know how to tell it to "do its best" on sites I haven's specifically created a macro for.
 

LightWood

Moderator
Регистрация
04.11.2010
Сообщения
2 382
Благодарностей
915
Баллы
113

KitKat21

Client
Регистрация
02.05.2017
Сообщения
255
Благодарностей
187
Баллы
43

enrc66

Client
Регистрация
12.10.2013
Сообщения
89
Благодарностей
8
Баллы
8
1.find input element (visible)
2. get the text in font of the input element
3.judge the input info by the text such as "title","contact"
4.set value of the input element

the same as other html element (button img textarea)
 

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