[SOLVED] handling variables in ZP bug

hueskye

Client
Регистрация
27.03.2013
Сообщения
47
Благодарностей
0
Баллы
6
Hi;
I have mad a template for registering email accounts, that in the end saves in the files all used data
the data comes from separate files and is loaded with tables/lists processing.
in the end all used variables are saved so i know everything about every account - name, surname, than the page renders suggested login (such as name.surname) that is inside an input field, so you may change it.
Using action designer i have enabled checking what is typed inside this field ( since this is my login !), put this to variable and save it in the file with all the data as well.

Now the problem is - while it runs just perfectly in the debug ( tried 4 times, everything works), when i put this project to ZennoPoster, all my variables are being saved, except the suggested login.

The suggested login is extremely important to me, as usually it is name.surmane, but depending on availibility of this login, sometimes dot changes to -, _, or some other sign.


I guess this is bug - since in project maker everything works as supposed, but in ZP the login is not being handled
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Try to use pause before GET suggested login and put it to variable.
 
  • Спасибо
Реакции: hueskye

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