Loading Zenno 4 files in Zenno 5 Breaks the Projects?

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Is it just me or does loading zenno 4 files in zenno 5 break some of the project nodes?

I upgraded from the demo (zenno 4), to the paid version which is now at zenno 5 ...

But my projects that previously worked fine is broken now. I don't know if this is just something I did (tired now). Or if this is an incompatibility issue.

Should zenno 4 files work in zenno 5 without problems? Or is this normal what I'm experiencing?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
be more specific please. What was broken?)
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
The captcha recognition is one thing. I will look at it in more detail tomorrow.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
The captcha recognition is one thing. I will look at it in more detail tomorrow. Too tired now for logic.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You have to set credentials for anticaptcha module in Zp settings after you reinstall software
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Oh it's not that, I still have monkeyenter set
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Then I dont understand u)
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
I just tested again, one thing I noticed is that Zenno is checking for a captcha presence without waiting for the captcha to load (the captcha is called with javascript). Then it fails because the captcha is still loading and then Zenno goes about it's business like no captcha was triggered, except there was, so the whole process get's messed up and breaks.

Also there's a bug in the dialog box in the recording and debug tab, when I select the captcha recognition there the dialog box doesn't show a scroll bar, so I can only see and adjust the options above the fold, everything else I can't get to.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Actually that's not right, I just put a pause in between and it still doesn't recognize the captcha, let me investigate some more...
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Yeah, the captcha is recognized now, I fixed that, but Zenno is just not waiting for that (javascript called) captcha to load, that's the problem here and it worked fine in Zenno 4.

Is there a way to change this behavior in zenno 5? Else I'll have to downgrade.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Provide working template as example, please.
Go to URL and what fails next.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Just run the debug, let it loop and wait until the captcha is triggered, that's where it breaks in zenno 5
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
Didn't break for me when I set the search attribute to outerhtml and captcha as the value. Also deleted the group that had src as search attribute. Was it throwing an error on that step? Like it couldn't find the element? Or did it just sit there not doing anything waiting for you to open the captcha box?

Ran in v5.0.2.0
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Didn't break for me when I set the search attribute to outerhtml and captcha as the value. Also deleted the group that had src as search attribute. Was it throwing an error on that step? Like it couldn't find the element? Or did it just sit there not doing anything waiting for you to open the captcha box?

Ran in v5.0.2.0
Can you share you file with me? I made the adjustments you describe there but it's still acting the same, still not working. You made those adjustments to the captcha recognition node right?

What happens is that the captcha recognition fails, so it goes through the red arrow as if no captcha was there, but there was. So I don't get the captcha enter box and the script keeps running like no captcha was presented, which doesn't work of course because the script can't continue unless the captcha is solved first.

Here's the log:

Set attribute value of HTMLElement actionaction group id: a9d81d67-77c9-4d05-b069-32eff60ff1ba Result: heftruckhurenbarendrecht.nl
heftruckhurenbeverwijk.nl
heftruckhurenijmuiden.nl
heftruckhurenschiphol.nl
...

Actionaction group id: a9d81d67-77c9-4d05-b069-32eff60ff1ba Element found

Rise event click of HTMLElement actionaction group id: a9d81d67-77c9-4d05-b069-32eff60ff1ba Result: ok

Warning: Actionaction group id: ef864927-f53e-45d2-a676-39821d576351 Element is not found

Error: Run HtmlElement actionaction group id: ef864927-f53e-45d2-a676-39821d576351 HTML element is not found by search criteria
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Ok thanks, will try that.

P.S. about this:

"Also there's a bug in the dialog box in the recording and debug tab, some of the dialog boxes there don't show a scroll bar, so I can only see and adjust the options above the fold, everything else I can't get to."

Where can I report that bug? I wanted to post it in the zenno 5 section, but there isn't an option for me to make a new thread there.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
It's working now with the pause, but in case the wrong captcha is entered the red dot out of the captcha submit button isn't triggered. All in all I'm having a really difficult time making this work in a bulletproof way, so I'll just rely on proxies and pauses instead and hope the captcha will never be triggered.

What's up with manually having to add a pause now though? In 4 this wasn't necessary. A pause is not the most reliable solution also, because what happens if the connection hangs for a bit and it takes longer then the pause that's set? It would be much better if Zenno would just wait for the javascript to load instead like it did before.

Anyway, thanks for helping out. Appreciate it.
 

JanPaul999

Client
Регистрация
27.06.2013
Сообщения
56
Благодарностей
2
Баллы
8
Ok i couldn't help but persist, I added another pause after the captcha submit, with another captcha recognition after it.
Then if there is still a captcha (happens if the first one was entered wrong) it will recognize that and loop back to the node that enters the captcha.

This works.

Only thing is sometimes randomly the captcha is not loaded (only in the captcha entry screen, it does show in the browser).
I'm not sure why this is happening, maybe it has something to do with my sucky internet connection. But then it does load in the browser so you'd think not.

Anyway, solid enough now, I'll just combine that with proxies and call it a good first Zenno exercise :D
 

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