The Shaka Lab Node package provides Selenium grid nodes. This is the Windows package.
For documentation on the package and configuration, or for links to other platforms, see the general docs.
NOTE: Browsers running in a Windows node will not be visible.
- Get Chocolatey: https://docs.chocolatey.org/en-us/choco/setup
choco source add -n=shaka-lab -s=https://shaka-lab-chocolatey-dot-shaka-player-demo.appspot.com/
choco install shaka-lab-node
choco upgrade -y shaka-lab-node
The config file is at c:\ProgramData\shaka-lab-node\node-config.yaml
.
See the configuration section of the general doc.
net stop shaka-lab-node
net start shaka-lab-node
In powershell:
Get-Content c:/ProgramData/shaka-lab-node/logs/shaka-lab-node-svc.err.log -Wait
choco uninstall -y shaka-lab-node