Last active
February 20, 2018 09:47
-
-
Save szeidler/f08f55582ecca28328f5c10e7ec85916 to your computer and use it in GitHub Desktop.
Start selenium chrome node with Docker4Drupal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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