Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello. I'm Russian so I write bad
Оn my page a few elements How to click on element 14?
@vastray после селектора >AT>номер П.с. тут есть русская ветка, и русское вики
То есть должно выглядеть так [[FOR_EACH_MATCH]]>AT>3 ??? У меня так не работает
@vastray нужно начать цикл А после уже выбрать действие внутри цикла и вместо [[CYCLE_INDEX]] поставить свое число
Я так и делаю но у меня почему то не работает
Скрипт почему то несколько раз выполняет действие "Получить атрибут элемента"
@vastray Ну и что за бред ты сделал? Тебе нужно совершить действие на четырнадцатом элементе по счету? Тогда на картинке, которую ты предоставил, после всего в самом конце без пробелов доставь >AT>14
@vastray без цикла, просто кликнуть на елемент
@resep Attach a test project to reproduce the problem, most likely you have an error in logic.
@WhiteNeOne https://community.bablosoft.com/topic/20110/how-to-remove-first-country-code-on-phone-verification/2
@andreiem said in IF [[MY_VARIABLE]] equal to a number between 1 and 50:
Can I use only 1 IF command to check if there is a number between 1 and 50? and IF true, do action. Now I use 1 IF command for each number so If I have 50 numbers i need to use 50 IF commands. See screenshot bellow
Can I use only 1 IF command to check if there is a number between 1 and 50? and IF true, do action.
Now I use 1 IF command for each number so If I have 50 numbers i need to use 50 IF commands. See screenshot bellow
First on img: Solve captcha
Then on text input..
Type text..choose variable.. captcha_result
@Fox Thanks! will try immediately