How can i add all match?

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18
How can i do this?
match.png
 
  • Спасибо
Реакции: Pierre Paul Jacques

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You cant use ranges here.
 
  • Спасибо
Реакции: Pierre Paul Jacques

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
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.
 

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18
Thanks a lot. Awesome Idea! i Didn't try ether one yet but im going to try right away.
 

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18
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?
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
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

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18
Yes dude! This is way.
la1.png
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
682
Баллы
113
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.
 

convict29

Пользователь
Регистрация
10.07.2014
Сообщения
114
Благодарностей
3
Баллы
18
Yes thanks a lot , i notice this after i made the screenshot. I set it to GET right after the pic.
 

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