{"id":18270623,"url":"https://github.com/ruslanxdev/hermione-geckodriver","last_synced_at":"2025-04-09T03:17:07.130Z","repository":{"id":57262879,"uuid":"158212839","full_name":"ruslanxdev/hermione-geckodriver","owner":"ruslanxdev","description":"Hermione plugin for launch geckodriver.","archived":false,"fork":false,"pushed_at":"2018-11-20T13:52:33.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T17:24:42.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruslanxdev.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":"2018-11-19T11:45:58.000Z","updated_at":"2019-06-28T05:38:13.000Z","dependencies_parsed_at":"2022-09-01T06:31:00.055Z","dependency_job_id":null,"html_url":"https://github.com/ruslanxdev/hermione-geckodriver","commit_stats":null,"previous_names":["ruslankhh/hermione-geckodriver"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslanxdev%2Fhermione-geckodriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslanxdev%2Fhermione-geckodriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslanxdev%2Fhermione-geckodriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruslanxdev%2Fhermione-geckodriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruslanxdev","download_url":"https://codeload.github.com/ruslanxdev/hermione-geckodriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968378,"owners_count":21025823,"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-05T11:38:46.545Z","updated_at":"2025-04-09T03:17:07.108Z","avatar_url":"https://github.com/ruslanxdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hermione-geckodriver\n\nHermione plugin for lounch geckodriver.\n\n## Install\n\n```\nnpm i -D hermione-geckodriver\n```\n\n## Usage\n\n1. Install [geckodriver](https://github.com/mozilla/geckodriver) ([node-geckodriver](https://github.com/vladikoff/node-geckodriver)).\n    ```\n    npm i -g geckodriver\n    ```\n2. Install Firefox:\n    ```\n    brew cask install firefox\n    ```\n    or download [here](http://ftp.mozilla.org/pub/firefox/releases).\n3. Set options for the plugin in your hermione config:\n    ```\n    {\n        gridUrl: 'http://127.0.0.1:\u003cPORT\u003e/wd/hub',\n        plugins: {\n            'hermione-geckodriver': {\n                geckoDriverArgs: ['--port=4444', '--disable-gpu']\n            }\n        },\n        system: {\n            mochaOpts: {\n                timeout: 0\n            }\n        }\n    }\n    ```\n\n## Options\n\n| Option | Default | Description |\n| --- | --- | --- |\n| `geckoDriverArgs` | | Arguments for geckodriver. |\n\n## Licence\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruslanxdev%2Fhermione-geckodriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruslanxdev%2Fhermione-geckodriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruslanxdev%2Fhermione-geckodriver/lists"}