Yes, you can, but maybe counter is more appropriate for your task? On 16 January 2012 01:17, David Tannenbaum <[email protected]> wrote:
> I would like to insert a variable into my path for an HTTP Request. So,
> for example, I would like to make requests to the following paths:
>
> category1/impressions
> category2/impressions
> category3/impressions
>
> etc.
>
> Can I create a random variable and just insert it into the Path field,
> like so?
>
> category${category}/impressions
>
>
