What’s happening :
I’m getting crazy over the last part of the challenge. Please help me, because I can’t find my mistake, it must be obvious
My code so far
pauseSong(),
setPlayerDisplay(),
highlightCurrentSong(),
setPlayButtonAccessibleText()
And the only information I got from both the console and the prompts is
" You should call the setPlayButtonAccessibleText
function."
What I’ve tried
I try to reset the lesson.
I tried to remove the comma and replace them with semicolon, it doesn’t work obviously because where in a bracket block.
Furthermore, I tried to copy-paste to avoid any mistake of spelling.
Now, i’m lost.