Quality Assurance and Testing with Chai - Simulate Actions Using a Headless Browser

Tell us what’s happening:
Describe your issue in detail here.
I can’t seem to pass the ZOmbie.js test
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/111.0.0.0 Safari/537.36 OPR/97.0.0.0

Challenge: Quality Assurance and Testing with Chai - Simulate Actions Using a Headless Browser

Link to the challenge:

Could you provide a link to your project code please? It’s difficult to work from screenshots.

@igorgetmeabrain
Here’s the link
https://boilerplate-mochachai-2.zikora101.repl.co

Please link to the editor when asking for help.

https://replit.com/@Zikora101/boilerplate-mochachai-2

The boilerplate has been updated with a .keepOpen() in the chai method chains. Add that, you shouldn’t need to start over with a new boilerplate.

Compare what you have with the latest boilerplate code.

https://github.com/freeCodeCamp/boilerplate-mochachai/blob/main/tests/2_functional-tests.js

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.