Troubleshoot audio notification that doesn't fire

Hi, I’ve set up a condition that should trigger an audio alert from the local browser extension in Chrome, but it doesn’t work. The changed text appears in the dashboard view for the latest run, but no sound. Verified the sound plays when you select the sound in the Options page. Any suggestions?

It’s possible that the audio alert didn’t trigger because the condition didn’t match the change, even though the updated text appears in the change history.

To troubleshoot:

  1. Go to the Change History for the monitor.
  2. Check the Notification Status to see if the alert condition was met. In the Change History, it’s shown as a bell icon beside each change.
  3. Use the Condition Debugger to see how each condition was evaluated, whether it passed or failed, so you can identify why an alert did or didn’t trigger. Please see: notification status and condition debugger

You can also test your conditions against different text scenarios using the Test Condition feature.
Testing Conditions