All tests should pass doesn’t pass.
Here is the code
According to glitch, this is the problem.
- Functional Tests with Zombie.js
“Famous Italian Explorers” form
Submit the surname “Colombo” in the HTML form:
AssertionError [ERR_ASSERTION]: No open window with an HTML document
at Browser.field (/rbd/pnpm-volume/0a3ecd99-1aab-4bf8-a77c-c1f1a05a18b6/node_modules/.registry.npmjs.org/zombie/6.1.4/node_modules/zombie/lib/index.js:598:5)
at Browser.fill (/rbd/pnpm-volume/0a3ecd99-1aab-4bf8-a77c-c1f1a05a18b6/node_modules/.registry.npmjs.org/zombie/6.1.4/node_modules/zombie/lib/index.js:646:24)
at Context. (tests/2_functional-tests.js:104:13)
Challenge: Quality Assurance and Testing with Chai - Run Functional Tests Using a Headless Browser
Link to the challenge: