Stuck on Challenge, But I've Done What It Asks

In the “Basic HTML and HTML5: Say Hello to HTML Elements” Challenge, I did what the challenge asks for and clicked “Run the Tests”, but nothing’s happening except that it says in the comment that it’s running the tests.

My code so far

<h1>Hello World</h1>

Browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134.

What browser are you using?

The browser I’m using is Microsoft Edge.

that is the problem
the test suite is known to not work on edge
use chrome

1 Like

Yeah, that helped. Thanks.

2 Likes