Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Selenium not starting. #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fengtan
Copy link

@fengtan fengtan commented Jun 30, 2015

Thanks for this great script.
This error seems to show up when starting the service:

[user@workstation ~]$ /etc/init.d/headless-selenium start
Starting Xvfb...
Starting Selenium.
Error 0! Couldn't start Selenium!
Stopping Headless Selenium...

On my machine, at line 137 I have $num = 3 which does not seem to indicate that there is a problem.
Here is an attempt to fix the issue. Does it make sense ?

Copy link

@larsen0815 larsen0815 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked for me with selenium-server-standalone-3.7.1.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants