<aside> 💡 The HAR of all steps can be found under the incident screenshot to help your developers understand where the incidents came from.
</aside>
The best way to determine the anomaly is to check the screenshot taken at the time of the error, which is available by clicking on the red area above the scenario and selecting "Incident Details":
When Quanta probes detect an incident on your web scenario, they attempt to record a screenshot of the returned page to make it easier for you to diagnose.
You can view this screenshot by clicking on the graph in the red area and selecting the "view screenshot" option.
A window will then open showing the page that was returned during the incident.
At each stage of the scenario, it is possible to set a character string expected on the page, this allows to check that it is indeed the expected page that is opened by the scenario.
The "Expected string not found" error occurs when the parameterised string is not found on the page.
Some possible reasons:
This means that the user journey took longer than the time allowed. A scenario that passes every 3 minutes has a maximum of 3 minutes to complete the entire journey.
So there is not necessarily a mistake in the actions, just not enough time.