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

Unable to Connect to Selenium Grid from Jenkins Master(as Hub) to a Remote Windows Machine(as Node) #133

Open
SriGitHubSri opened this issue Sep 24, 2018 · 1 comment

Comments

@SriGitHubSri
Copy link

Have installed Selenium Plugin latest version in Jenkins and set the Host to 0.0.0.0 and port to 4444. After this the Selenium HUB was up and running as per the console log

After this when I tried to connect to HUB started in Jenkins Master, from a Remote Windows Machine, as a node using ChromeDriver, it wasnt connecting.

Could you please provide your help in this, if it would be possible at all to connect to HUB from a remote machine?

@dmitryyu
Copy link
Contributor

Grid hub will be connected automatically once:

  1. any VM will be connected as jenkins slave.
  2. The slave is configured to set up Grid Node > Selenium Grid link in main menu -> Configuration (and check that your grid settings correspond at least to one Slave.

If you still have the issue please also provide log information, details steps, environment info.

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

No branches or pull requests

2 participants