Quality Assurance and Testing with Chai - Run Functional Tests Using a Headless Browser

Tell us what’s happening:
Describe your issue in detail here.

Your project link(s)

solution: boilerplate-mochachai-1 (1) - Replit

Your browser information:

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

Challenge: Quality Assurance and Testing with Chai - Run Functional Tests Using a Headless Browser

Link to the challenge:

You have forked someone’s code and it is using an old version of the boilerplate.

  1. You didn’t change the Browser.site

  2. Each .request(server) call should be followed by a .keepOpen() call in the method chains (starting boilerplate).

You won’t learn much of anything by copying code I would suggest you use the current Replit starter boilerplate and code it from scratch on your own.

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