Answered question

How do I find out the number of times that a string occurs in the server response?

I want to find this number which will vary each iteration and use it in a loop construct as a counter

Gavin W.
Gavin W.

Gavin W.

Level
0
1 / 100
point
Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

You can create a variable extractor to find the string/pattern and extract all occurrences and place them in a variable, once done you use the Variable_matchNbr as the number of times to loop

Did you find this useful ?

No (0)

Yes (1)

100%

100% of users found this answer useful