jaredly / jaredly/mocha-selenium

Error in Windows

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
15
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When I try to run on windows i get the following error

events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:980:11)
at Process.ChildProcess._handle.onexit (child_process.js:771:34)

I believe this error in happening on spawn

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Windows failure from the repository's Selenium test runner and inspect the spawn call implicated by the reported child_process.js stack trace. Determine which command or executable is missing on Windows; done means the runner starts without spawn ENOENT and Selenium tests can run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.