{"id":16408688,"url":"https://github.com/m4n3dw0lf/selenium-watchdog","last_synced_at":"2026-04-08T16:31:24.026Z","repository":{"id":53535417,"uuid":"95271251","full_name":"m4n3dw0lf/selenium-watchdog","owner":"m4n3dw0lf","description":"Optimize front-end web development, Watchdog detect file changes and Selenium auto-refresh the webdriver","archived":false,"fork":false,"pushed_at":"2021-03-25T21:42:16.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T00:44:31.435Z","etag":null,"topics":["css3","ejs-templates","html5","javascript","refresher","refreshlayout","selenium-webdriver","watchdog","web"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m4n3dw0lf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-24T02:42:46.000Z","updated_at":"2022-10-26T15:34:07.000Z","dependencies_parsed_at":"2022-09-09T09:51:07.293Z","dependency_job_id":null,"html_url":"https://github.com/m4n3dw0lf/selenium-watchdog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m4n3dw0lf/selenium-watchdog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fselenium-watchdog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fselenium-watchdog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fselenium-watchdog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fselenium-watchdog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4n3dw0lf","download_url":"https://codeload.github.com/m4n3dw0lf/selenium-watchdog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4n3dw0lf%2Fselenium-watchdog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31564819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["css3","ejs-templates","html5","javascript","refresher","refreshlayout","selenium-webdriver","watchdog","web"],"created_at":"2024-10-11T06:17:32.867Z","updated_at":"2026-04-08T16:31:24.008Z","avatar_url":"https://github.com/m4n3dw0lf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](https://img.shields.io/badge/version-0.1-green.svg)\n![alt text](https://img.shields.io/badge/python-2.7-blue.svg)\n![alt text](https://img.shields.io/badge/OS-GNU%2FLinux-000000.svg)\n[![alt text](https://img.shields.io/badge/donate-bitcoin-orange.svg)](https://blockchain.info/address/1Eggia3JXwWiR4mkVqztionNUfs2N3ghAd)\n\n# selenium-watchdog\n\nAutomatically seek for changes on your files in your current directory recursively and refreshes the selenium browser to check the frontend changes.\n\n## Requisites\n - Python2.7\n - GNU/Linux OS x64\n\n## Installation\n```\ngit clone https://github.com/m4n3dw0lf/selenium-watchdog\ncd selenium-watchdog\npip install selenium watchdog\nwget https://github.com/mozilla/geckodriver/releases/download/v0.13.0/geckodriver-v0.13.0-linux64.tar.gz\ntar -xvzf geckodriver*\n#or any other directory inside your $PATH variable\nsudo cp geckodriver /usr/local/bin\nchmod +x selenium-watchdog.py\n#or any other directory inside your $PATH variable\nsudo cp selenium-watchdog.py /usr/local/bin/selenium-watchdog\n```\n\n## Usage\n - Navigate to the project folder that you want to monitor file changes\n - Start to listen your web-server\n - Run:\n```\nselenium-watchdog \u003cYOUR PROJECT URL\u003e\n```\n\n## Example\n```\nselenium-watchdog http://localhost:1337\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4n3dw0lf%2Fselenium-watchdog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4n3dw0lf%2Fselenium-watchdog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4n3dw0lf%2Fselenium-watchdog/lists"}