Actions ignoring the timeouts

myndeswx

Client
Регистрация
15.05.2017
Сообщения
406
Благодарностей
91
Баллы
28
ZP version - 7.7.1.0 BuildID: 8e97c22a1|30-06-2022 10:36
Engine - Chrome
96283


Hello, so I'm fighting with this issue where project just ignores the timeouts for page load and click actions
As @VladZen has suggested earlier instead of 'full emulation' I am using the 'add noise' now.

Here on the right we can see that some actions have 48s timeouts, so I look up this action in PM , and it actually has a timeout of 3 seconds (just like all other)
96281





And here are the default configurations, so where does the 48s timeout come from? ¯\_(ツ)_/¯

96282




P.s. Usually setting an 'execution timeout'
96284
helps in such situations, but this project uses the browser for a long time, it can take 10mins+ to complete one repetition, so sometimes we would be just stuck doing nothing for 15 minutes )
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
Timeouts in instance settings are not valid for actions in the project.
Timeout in action properties is for waiting element load which an action work with.
It is probably some internal timeout 48 sec in the program to try executing action and break.
 
  • Спасибо
Реакции: myndeswx

myndeswx

Client
Регистрация
15.05.2017
Сообщения
406
Благодарностей
91
Баллы
28
Timeouts in instance settings are not valid for actions in the project.
Timeout in action properties is for waiting element load which an action work with.
It is probably some internal timeout 48 sec in the program to try executing action and break.
Thank you for the answer, so in this example we have the 3 seconds timeout in the element properties and as we can see from the traces file the element was not found(Bad exit) so shouldn't it exited after 3 seconds?
The thing is other actions like clicking on the element are also taking 48s to bad end (when it is not found) any idea what could be responsible for it or where to look deeper?
Thank you
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
Thank you for the answer, so in this example we have the 3 seconds timeout in the element properties and as we can see from the traces file the element was not found(Bad exit) so shouldn't it exited after 3 seconds?
The thing is other actions like clicking on the element are also taking 48s to bad end (when it is not found) any idea what could be responsible for it or where to look deeper?
Thank you
What do you have here when an action fails?
Timeout loading page.png
 
  • Спасибо
Реакции: myndeswx

myndeswx

Client
Регистрация
15.05.2017
Сообщения
406
Благодарностей
91
Баллы
28
Just to make sure, this is in PM , and in PM it works as expected - Can't find the element in 3 seconds - bad exit.
The issue is only when running in ZP

96291



The strange thing is that there are other actions in the template, that have timeout (in action properties) of 1s and they are working as expected, but that one action has abnormally high timeout :am:
 
Последнее редактирование:

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
Just to make sure, this is in PM , and in PM it works as expected - Can't find the element in 3 seconds - bad exit.
The issue is only when running in ZP

Посмотреть вложение 96291


The strange thing is that there are other actions in the template, that have timeout (in action properties) of 1s and they are working as expected, but that one action has abnormally high timeout :am:
I would advise you to completely uninstall all zennoposter versions
and make new clean program installation.
 
  • Спасибо
Реакции: myndeswx

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