Tell us what’s happening:
Hi guys, can you please tell me how to find the select test suite box. After I start coding. The box disappears so I cant test my test as I do my project. Can you advise how i find the box after it has disappeared and how to keep it showing while i code.
Thanks, Leigh
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36.
Just put this : <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script> at the start of your HTML box and a green menu should appear.
I didnt use a script tag. I passed the tribute page project, Its just on my next project id like to make sure that the select test suite box stays visible so that I can test each story as I go along my project.