Answered question

how to get all results of a list with each value separated by something

I can extract a list of value from a web pages. I know how to use each value of this list one by one but I don't know how to use all values one time. For example : "value1,value2,value3,value4"
Thanks a lot

François K.
François K.

François K.

Level
0
37 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

The best would be to use a NeoLoad javascript and call all your occurrences with a "for" loop. Then store the result in a new NeoLoad variable that will be used in your subsequent request.

Did you find this useful ?

No (0)

Yes (1)

100%

100% of users found this answer useful