-
Notifications
You must be signed in to change notification settings - Fork 4
Starting the Selenium Hub
chrimuno edited this page Sep 3, 2017
·
4 revisions
Make sure you have followed all the prerequisites before you try to run the Selenium Hub.
On the host machine:
- Navigate the
SeleniumAutomationToolbox
directory. - Run the following command:
npm run hub
- You can also run the
HUB_SeleniumGrid.bat
file included in this repo in theselenium
folder.
- You can also run the
Note: The host machine can also be a node. You just need to run both bat files to start the hub and node on the same machine.
Copyright © 2017 Christian Munoz
-
Selenium Automation Toolbox
- Release Notes
- License
- Project Breakdown
- Selenium Prerequisites
- Running the Automated UI Tests
- Configuration Settings