I’m using Google Chrome.
I’ve been using the example code to help me try to solve the audio beep problem. However, when I run the tests for the Pomodoro Clock on the example itself, the example doesn’t pass all the tests. Specifically, it doesn’t play the audio beep when it is supposed to.
I guess my question is this: is it a problem with the browser I’m using which is causing the tests to not pass? If not, is it possible that the devs need to update the code so that all the test cases pass on the example? Please advise.