hyper-spec throws uninitialized constant Selenium::WebDriver::Firefox::Service
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- rails, ruby
- Domain
- testing-qa
Research direction
Start by reproducing the hyper-spec upgrade failure in a Rails console and inspect how the Selenium Firefox reference is loaded. Compare the behavior with the mentioned Webdrivers::Geckodriver.update workaround; done means the reported uninitialized constant no longer occurs without requiring that manual update.
Written by the indexing model from the issue text.
Description
When upgrading to hyper-spec i get a strange
uninitialized constant Selenium::WebDriver::Firefox::Service
although i don't user Selenium::WebDriver::Firefox::Service anywhere in my code (only references to Selenium::WebDriver::Firefox)
A solution i have found and according to https://github.com/titusfortner/webdrivers
Is to try and execute:
Webdrivers::Geckodriver.update
in rails console.
This updates the local Geckodriver automatically
as @catmando noted, if hyper-spec is both in test and development environment 'rails c' might be unusable so remove it temporarilly from the dev env
- Dominant language
- JavaScript
- Stars
- 538
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from hyperstack-org/hyperstack
-
enhancement needs doc
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
hyperstack-org/hyperstack#359 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
hyperstack-org/hyperstack#267 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
hyperstack-org/hyperstack#457 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
hyperstack-org/hyperstack#456 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
hyperstack-org/hyperstack#455 · 2 comments ·
All issues in hyperstack-org/hyperstack
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·