Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.19 KB

Shaka Lab Node

The Shaka Lab Node package provides Selenium grid nodes, and is available for:

Click a platform above for platform-specific instructions on installation, updating, config file locations, tailing logs, and uninstallation.

Configuration

Selenium node configuration happens in two parts:

  1. Selenium node templates in node-templates.yaml
  2. A configuration that instantiates those templates in shaka-lab-node-config.yaml.

For details on templates, see node-templates.md.

For details on config files, see shaka-lab-node-config.md.

Special node setup requirements

  • Browser nodes require those browsers to be separately installed.
  • Tizen nodes require Docker, but can run on any OS.
  • Tizen TVs must be configured to accept commands from the IP of the device running the Tizen node.
  • Android nodes require adb, but can run on any OS.
  • Xbox One nodes require Visual Studio and must be run on Windows.