15 Oct 2024 07:35 PM - last edited on 16 Oct 2024 08:57 AM by MaciejNeumann
Hi all, I wanted to know if there is a way to set up a threshold for the difference between the actual vs expected screen captures for a clickpath. In the image below, the synthetic monitor occasionally throws a false positive error, since the phase of the loading icon is slightly different (0.13% difference). If there isn't any way to implement a threshold, is there a workaround that those in a similar position have used? Thanks.
Solved! Go to Solution.
16 Oct 2024 12:11 AM
Hi @vuthayak , you seem to be getting 1304- Wait for Page Complete Timeout/ Time exceeded waiting for page to load completely error .
You can set performance thresholds and alert for total duration or for individual page events , see below
https://docs.dynatrace.com/docs/shortlink/browser-monitors-config#performance-thresholds
16 Oct 2024 07:19 AM
Hello @vuthayak
You can also get detailed guidance provided by Dynatrace browser-monitors-config#performance-thresholds
KR,
Peter.
17 Oct 2024 04:47 AM
Hey @vuthayak
I don't think it's the difference in the page that's causing the synthetic failure. It's just showing that there is a small difference between expected and captured after it failed.
Based on the error, it looks like the page is taking longer than 60s to load which then causes the synthetic to timeout and fail.