Regarding error checking

jamesjch

Client
Регистрация
12.09.2012
Сообщения
6
Благодарностей
0
Баллы
0
I've noticed sometimes I run my template and it works perfect and others either a HTML element is not found or something doesnt get inputted correctly.. Is there way to error check so if a stepdoesn't get completed properly it will run again so it doesn't error out.
 

asteria

Новичок
Регистрация
18.01.2012
Сообщения
24
Благодарностей
3
Баллы
0


Try the badend option. If the template fails it could redo the template over again. Of course there are many other options like the logic and logic switch functions that can also help as well.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 708
Баллы
113
You should check in ZennoPoster's log tab what step fails (right click - copy ID and then open project in Projectmaker - Seach)
After this you can try to put pause before this step.

If you use proxies errors "HTML element is not found" can be pretty frequent.
It depends on quality of proxies.
 
  • Спасибо
Реакции: hookpilot

Hungry Bulldozer

Moderator
Регистрация
12.01.2011
Сообщения
3 441
Благодарностей
831
Баллы
113
This error may happens by one of the reason:
1. Bad proxy
2. Timeout is needed
3. Element that you are looking for is dynamic (i.e. it has id=11 and the next time id=14). You should change a search criteria

As Anton said the best way to get around it is copy ID of failed action and find it in the editing mode
 

jamesjch

Client
Регистрация
12.09.2012
Сообщения
6
Благодарностей
0
Баллы
0
Thanks it was due to dynamic documents. Thanks for the help guys.
 

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