File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 624
624
<RegexExtractor guiclass =" RegexExtractorGui" testclass =" RegexExtractor" testname =" Regular Expression Extractor: Extarct product attribute id" enabled =" true" >
625
625
<stringProp name =" RegexExtractor.useHeaders" >false</stringProp >
626
626
<stringProp name =" RegexExtractor.refname" >configurable_attribute_id</stringProp >
627
- <stringProp name =" RegexExtractor.regex" >" spConfig" :\{" attributes" :\{" (\d+)" </stringProp >
627
+ <stringProp name =" RegexExtractor.regex" >" spConfig" :[\s]* \{" attributes" :\{" (\d+)" </stringProp >
628
628
<stringProp name =" RegexExtractor.template" >$1$</stringProp >
629
629
<stringProp name =" RegexExtractor.default" ></stringProp >
630
630
<stringProp name =" RegexExtractor.match_number" >1</stringProp >
You can’t perform that action at this time.
0 commit comments