If conditions and random file upload

martianus

Пользователь
Регистрация
27.01.2021
Сообщения
46
Благодарностей
3
Баллы
8
Hello, is there any manual explaining properly how if conditions work?
I need for example to set a condition that says IF "wrong number" text is found on the page then repeat action (5) to get phone number.

Also, as I am trying to create a twitter account bot creator I would like to know if and how it's possible to upload random .jpeg files from a list as profile picture.

thank you
 

nicanil

Client
Регистрация
06.03.2016
Сообщения
2 242
Благодарностей
1 816
Баллы
113
Hello, is there any manual explaining properly how if conditions work?

I need for example to set a condition that says IF "wrong number" text is found on the page then
In version 7.3.1.0 there was added text checking action. You can read more about it on release page.

For older versions: highlight a text you want to find, click right mouse button, choose "Create a check for the existence of the selected text"
71432


I would like to know if and how it's possible to upload random .jpeg files from a list
You can save all images (paths) from a directory, using Directory action, to the List. Then using List processing action take random item (path).
 

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