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 @@ -653,7 +653,7 @@ log.info("session ID is " + vars.get("SessionId"))</stringPr
653653 <RegexExtractor guiclass =" RegexExtractorGui" testclass =" RegexExtractor" testname =" Get PatientID" enabled =" true" >
654654 <stringProp name =" RegexExtractor.useHeaders" >false</stringProp >
655655 <stringProp name =" RegexExtractor.refname" >PatientId</stringProp >
656- <stringProp name =" RegexExtractor.regex" >< a class= " nhsuk-card__link " href=" \/sessions\/.*?\/patients\/(.*?)\/hpv</stringProp >
656+ <stringProp name =" RegexExtractor.regex" >href=" \/sessions\/.*?\/patients\/(.*?)\/hpv</stringProp >
657657 <stringProp name =" RegexExtractor.template" >$1$</stringProp >
658658 <stringProp name =" RegexExtractor.default" >PatientId_NotFound</stringProp >
659659 <boolProp name =" RegexExtractor.default_empty_value" >false</boolProp >
You can’t perform that action at this time.
0 commit comments