Hi,im trying to do the last 2 exercises of the " Quality Assurance and Testing with Chai" but im stuck,it says that “AssertionError [ERR_ASSERTION]: No open window with an HTML document”.
That error appears because the previous error says “browser” is not defined,when i put a new “const browser = new Browser();” the error changes so i dont know what i can do.
Thanks.
Yes, it is. If you hit the auto format button at the top right of the editor on repl.it, it should show you where the problem lies , so yes, you’re missing a });.