How can i add all match?

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

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Реакции
3
Баллы
18
How can i do this?
match.png
 
  • Спасибо
Реакции: Pierre Paul Jacques
You can't use ranges for match number. You would have to create a random number variable in the range of matches and then use that variable as the match number.
 
Thanks a lot. Awesome Idea! i Didn't try ether one yet but im going to try right away.
 
Well nether one works :/
Rangers wont work at all.
And Random Numbers is picking JUST 1 Random number at a time and some times picks the same.

I need from match# 0 till 30. Any more ideas?
 
The match number for choosing an element can only be one number. If you have to go to each match and set a value, then you will have to create a counter starting at 0 and then loop through all the matches increasing the counter each time until all matches are met. Use the counter variable in the match# box.
 
  • Спасибо
Реакции: convict29
Yes dude! This is way.
la1.png
 
In your first picture you had the action designer set to Set. If you are trying to scrape the page, next time use regex on the dom to get all matches.
 
Yes thanks a lot , i notice this after i made the screenshot. I set it to GET right after the pic.
 

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