Unanswered question

Can you use a variable from a list, as part of a Left or Right boundary in a variable extraction you are creating?

I'm wondering if there is a way to use a variable from a list I'm using in my script as part of the right boundary for a new variable extraction I need to create using regex and groups.

Jonathan C.
Jonathan C.

Jonathan C.

Level
0
6 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

If you switch to Advanced mode in the variable extractor panel you can use NeoLoad variable in your regular expression.

So yes you can use a variable as part of your right boundary.

Be careful the variable is not evaluated when you define your extractor so you won't see your result right away but it will evaluated during the runtime.