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 без цикла, просто кликнуть на елемент
@JinMVP thats already thing i did if check = 5 to break but in case like this URL which i post BAS keeps follow redirect and redirect never ends
@resep Attach a test project to reproduce the problem, most likely you have an error in logic.
Oh, ok, got it. I thought that this also meant that there were issues getting data in the script... Thanks for your reply!
@8xrkan said in Get current thread number:
Hello, is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start? Example in Result tab: Currently running X threads Thanks!
Hello,
is it possible to get the current running thread numbers which is reloading every x seconds/ or every new thread start?
Example in Result tab: Currently running X threads
Thanks!
There is no ready-made action for this. But you can implement your work logic through a global variable.
@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