Forum Discussion
tjdurden
13 years agoFrequent Contributor
Hi,
Just an idea:
Transfer the XPath values into a Property, then use Groovy script to:
- Read the property value, store as string.
- Split string by semi-colon and store into an array.
- Create new Property for each array item.
Then use each Property as/where you need it.
Best wishes,
Tim
Just an idea:
Transfer the XPath values into a Property, then use Groovy script to:
- Read the property value, store as string.
- Split string by semi-colon and store into an array.
- Create new Property for each array item.
Then use each Property as/where you need it.
Best wishes,
Tim