sitespeedio / sitespeedio/sitespeed.io

Caught error from Browsertime Error: Cannot find module ‘selenium-webdriver’ Require stack:

Open
#4,249 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Have you read the documentation?
URL

https://app-mirror.fourkites.com/

What are you trying to accomplish

When i was running with 34.9.0 version below error is getting displayed
docker run -v /home/ec2-user/workspace/frontend-performance:/sitespeed.io -w /sitespeed.io sitespeedio/sitespeed.io:34.9.0 --budget.configPath /sitespeed.io/fronend_performance_test/testdata/bugdet_file/ois/test_clickOnDashboard.json --multi /sitespeed.io/fronend_performance_test/testcase/ois/test_clickOnDashboard.js -b chrome --slug ois_test --graphite.host 127.0.0.1 --budget.suppressExitCode
Google Chrome 127.0.6533.72
Mozilla Firefox 128.0
Microsoft Edge 126.0.2592.113
[2024-07-31 13:42:49] INFO: Versions OS: linux 4.14.327-246.539.amzn2.x86_64 nodejs: v20.15.1 sitespeed.io: 34.9.0 browsertime: 22.8.0 coach: 8.0.2
[2024-07-31 13:42:49] ERROR: Caught error from Browsertime Error: Cannot find module 'selenium-webdriver'
Require stack:

  • /sitespeed.io/fronend_performance_test/testcase/ois/test_clickOnDashboard.js
    Require stack:
  • /sitespeed.io/fronend_performance_test/testcase/ois/test_clickOnDashboard.js
What browser did you use?

Chrome

How to reproduce
While running the docker run command itself
Log output

No response

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

Use the reported docker command and test_clickOnDashboard.js as entry points; first verify whether the missing-module error reproduces with sitespeedio/sitespeed.io:34.9.0. The issue does not define the expected fix or done condition, so clarify the supported dependency setup and intended behavior before changing code.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript
Domain
cli, testing-qa, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.