Skip to content

Instantly share code, notes, and snippets.

@szeidler
Last active February 20, 2018 09:47
Show Gist options
  • Save szeidler/f08f55582ecca28328f5c10e7ec85916 to your computer and use it in GitHub Desktop.
Save szeidler/f08f55582ecca28328f5c10e7ec85916 to your computer and use it in GitHub Desktop.
Start selenium chrome node with Docker4Drupal
#!/bin/sh
selenium-server -role node -hub http://localhost:4444/grid/register
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment