sitespeedio / sitespeedio/sitespeed.io

Not able to run a test using node.js, npm - issue

Open
#4,236 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting response
Dominant language
JavaScript
Stars
5k
Forks
624
Avg merge
4h 8m
Merged PRs (30d)
2

Description

Your question

The idea is to run the test using node.js and attach to this process for further debugging. I want to execute the test and see the actions that are performed in the browser with the possibility of debugging the test using Visual Studio Code.

  1. Installed the latest node.js, npm, and sitespeed.io globally on my local machine.
  2. Verified that npm, Node.js, and sitespeed.io have been successfully installed by checking versions.
  3. Checked that environment variables exist in system properties: \AppData\Roaming\npm\node_modules\sitespeed.io\bin and \AppData\Roaming\npm

When all above mentioned is completed I try to run the test for example using such command:
sitespeed.io https://www.sitespeed.io/ -b chrome
Nothing is returned by the console, the browser page is opened and contains:
image

I'm expecting to see the test that is executing in the browser.
Could someone please assist in resolving this issue?

Thanks in advance!

Contributor guide

Open the contributing guide

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 reproducing the reported command, sitespeed.io https://www.sitespeed.io/ -b chrome, with the stated Node.js, npm, and sitespeed.io installation. Compare the console behavior and browser page with the expected test execution and Visual Studio Code debugging workflow; done means identifying a reproducible cause or documenting the correct invocation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.