ModusCreateOrg / ModusCreateOrg/nightwatch-cucumber-demo

Getting Error: No source folder defined. Check configuration.

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hi,
I am trying to execute the tests and I am getting below error. Could you please help me in resolving this issue.
There was an error while starting the test runner:
Error: No source folder defined. Check configuration. at Function.Runner.readPaths (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\run.js:192:11) at Runner.runner [as run] (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\run.js:235:10) at CliRunner.runner (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\cli\clirunner.js:443:23) at C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\cli\clirunner.js:395:12 at SeleniumServer.onStarted (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\cli\clirunner.js:354:9) at SeleniumServer.checkProcessStarted (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\selenium.js:148:10) at SeleniumServer.onStderrData (C:\Users\yventikeela\IdeaProjects\nightwatch-cucumber-demo\node_modules\nightwatch\lib\runner\selenium.js:128:8) at emitOne (events.js:116:13) at Socket.emit (events.js:211:7) at addChunk (_stream_readable.js:263:12) at readableAddChunk (_stream_readable.js:250:11) at Socket.Readable.push (_stream_readable.js:208:10) at Pipe.onread (net.js:607:20)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the test-runner configuration that is used before Nightwatch invokes node_modules/nightwatch/lib/runner/run.js, especially the source-folder setting. Re-run the tests after identifying the configured source path; the error should no longer be raised and the test runner should start.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.