Wait for element to appear

mdk

Новичок
Регистрация
19.02.2017
Сообщения
11
Благодарностей
0
Баллы
1
Hello,
I have been using the zennoposter demo since a few days and I really like the software. I would like to know whether there is a function in zennoposter to wait for an element to appear and then to proceed with the script?
Thanks
 

krisztos

Client
Регистрация
28.06.2014
Сообщения
170
Благодарностей
8
Баллы
18
You can use pause - alternatively pause in a loop so it will trigger when the object will be present.
 

mdk

Новичок
Регистрация
19.02.2017
Сообщения
11
Благодарностей
0
Баллы
1
I want the script to pause and then resume when a certain element (like a pop up form) appears. Is that possible?
 

Pierre Paul Jacques

Активный пользователь
Регистрация
08.10.2023
Сообщения
112
Благодарностей
32
Баллы
28
I got the same question;-)
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 769
Благодарностей
1 179
Баллы
113
Hey guys, @Pierre Paul Jacques @mdk - Like krisdos already mentioned, make a loop.
Workflow:

1. Click element
2. Connect pause action to red dot of click action
3. Add counter and increase by one
4. Check if the counter does not exceed pre-set value
5. Loop back in to Click action

Read about loops
 
  • Спасибо
Реакции: Pierre Paul Jacques

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