It seems like a bug?, for example for pattern: <p>Error Status: <span[^>]*>(\d{3})<\/span><\/p>
I receive a non-empty list with 2 empty entries:
It can be tested in the Demo:
https://jah.outsystemscloud.com/MatchDEMO/
can you attach your module please
Hi @Borislav Shumarov
It does look like a bug, but your regular expression is not compatible with the page's source code.
Regards.