79391256

Date: 2025-01-27 15:12:45
Score: 0.5
Natty:
Report link

Try choosing "Substring" pattern matching rule, it will check whether the response contains the pattern as there could be non-printable characters such as line breaks or other text in addition to the pattern you're using as the expected response.

enter image description here

Alternatively you can extract the number with i.e. Regular Expression Extractor and use the variable as the expected value:

enter image description here

Reasons:
  • Probably link only (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Ivan G