{"id":20492890,"url":"https://github.com/danman113/selenium-video-node-issue","last_synced_at":"2026-06-06T19:31:29.354Z","repository":{"id":74192185,"uuid":"61680532","full_name":"danman113/selenium-video-node-issue","owner":"danman113","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-22T02:17:14.000Z","size":7694,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T05:55:27.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danman113.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T01:52:47.000Z","updated_at":"2016-06-22T01:54:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"d35a7501-364f-4bd8-9627-e9ec1a4a2986","html_url":"https://github.com/danman113/selenium-video-node-issue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danman113%2Fselenium-video-node-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danman113%2Fselenium-video-node-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danman113%2Fselenium-video-node-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danman113%2Fselenium-video-node-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danman113","download_url":"https://codeload.github.com/danman113/selenium-video-node-issue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242074356,"owners_count":20068034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T17:31:39.947Z","updated_at":"2026-06-06T19:31:29.344Z","avatar_url":"https://github.com/danman113.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenium-video-node-issue\n\n##What it is\nI basically just ripped the dockerfiles from [docker-selenium](https://github.com/SeleniumHQ/docker-selenium/) (specifically the nodeHub,nodeBase,nodeChrome and nodeFirefox) and added a few shell scripts to build and start the docker nodes.\n\nI built this on osx, so there might be some small issues with the commands I used on linux\n\n##How to start it\nFirst install docker on your machine.\n\nThen simply run: \n\n`./buildContainers.sh`\n\nThis should download and install all of the dependencies (ubuntu, java, .etc) as well as install chrome.\n\nNext run:\n\n`./start.sh`\n\nThis will start the selenium-hub, and then start the firefox and chrome nodes and link them to the selenium-hub.\n\nYou can verify that these are working by running\n\n```\n#makes sure that docker is linked in your current enviroment\ndocker-machine start\ndocker-machine env\neval \"$(docker-machine env default)\"\n\n#checks all docker processes\ndocker ps -a\n```\n\n##Getting the error\nTo actually get the chrome node to crash, send any google chrome test to the hub (to get the ip, run `docker-machine ip`).  \nI used `python test_docker_video.py`.\n\nThis will crash the node. To get the logs from the crashed node run:\n\n`docker logs c1`\n\nThis will copy the stdout of the docker-container running the chrome node to your stdout.\n\n#Finally, thanks a lot aimmac23. I owe you a coffee.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanman113%2Fselenium-video-node-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanman113%2Fselenium-video-node-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanman113%2Fselenium-video-node-issue/lists"}