If conditions and random file upload

  • Автор темы Автор темы martianus
  • Дата начала Дата начала

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
 
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).
 

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