Related to #15
When picking a value set, you can pick first, last, and random. Add an option to this list to use the Pabot thread index (or 0 when not using Pabot).
This allows you to have persistent data across a Pabot thread. This prevents the same value from being used multiple times at the same time without removing values.
Related to #15
When picking a value set, you can pick
first,last, andrandom. Add an option to this list to use the Pabot thread index (or 0 when not using Pabot).This allows you to have persistent data across a Pabot thread. This prevents the same value from being used multiple times at the same time without removing values.