{"id":13479539,"url":"https://github.com/angular/webdriver-manager","last_synced_at":"2025-05-15T15:04:46.186Z","repository":{"id":45752836,"uuid":"55717035","full_name":"angular/webdriver-manager","owner":"angular","description":"A binary manager for E2E testing","archived":false,"fork":false,"pushed_at":"2024-05-20T07:59:18.000Z","size":880,"stargazers_count":223,"open_issues_count":130,"forks_count":116,"subscribers_count":23,"default_branch":"legacy","last_synced_at":"2025-04-22T07:19:41.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/angular.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-04-07T18:11:08.000Z","updated_at":"2025-02-21T09:44:54.000Z","dependencies_parsed_at":"2024-06-18T12:25:55.053Z","dependency_job_id":null,"html_url":"https://github.com/angular/webdriver-manager","commit_stats":{"total_commits":187,"total_committers":30,"mean_commits":6.233333333333333,"dds":0.5935828877005347,"last_synced_commit":"fff76829f6a2e0ed5ef90822b04a9de548ac2180"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fwebdriver-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fwebdriver-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fwebdriver-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular%2Fwebdriver-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular","download_url":"https://codeload.github.com/angular/webdriver-manager/tar.gz/refs/heads/legacy","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251213800,"owners_count":21553541,"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-07-31T16:02:18.721Z","updated_at":"2025-05-15T15:04:46.164Z","avatar_url":"https://github.com/angular.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\nWebdriver Manager [![CircleCI Status](https://circleci.com/gh/angular/webdriver-manager.svg?style=shield)](https://circleci.com/gh/angular/webdriver-manager) [![Join the chat at https://gitter.im/angular/webdriver-manager](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/angular/webdriver-manager?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n=================\n\nA selenium server and browser driver manager for your end to end tests. This is the same tool as `webdriver-manager` from the [Protractor](https://github.com/angular/protractor) repository.\n\n**Note:** Version 9 and lower please reference [pose/webdriver-manager](https://github.com/pose/webdriver-manager). If there are features that existed in version 9 and lower, please open up an issue with the missing feature or a create a pull request.\n\nGetting Started\n---------------\n\n```\nnpm install -g webdriver-manager\n```\n\nSetting up a Selenium Server\n----------------------------\n\nPrior to starting the selenium server, download the selenium server jar and driver binaries. By default it will download the selenium server jar and chromedriver binary.\n\n```\nwebdriver-manager update\n```\n\nStarting the Selenium Server\n----------------------------\n\nBy default, the selenium server will run on `http://localhost:4444/wd/hub`.\n\n\n```\nwebdriver-manager start\n```\n\nOther useful commands\n---------------------\n\nView different versions of server and driver files:\n\n```\nwebdriver-manager status\n```\n\nClear out the server and driver files. If `webdriver-manager start` does not work, try to clear out the saved files.\n\n```\nwebdriver-manager clean\n```\n\nRunning / stopping server in background process (stopping is not yet supported on standalone server 3.x.x):\n\n```\nwebdriver-manager start --detach\nwebdriver-manager shutdown\n```\n\nHelp commands\n-------------\n\nWedriver-manager has a main help option: `webdriver-manager help`. There are also other built in help menus for each of the commands. So for example, if you would like to look up all the flag options you can set in `update`, you could run `webdriver-manager update help`.\n\nHere are a list of all the commands with help:\n\n```\nwebdriver-manager update help\nwebdriver-manager start help\nwebdriver-manager clean help\nwebdriver-manager status help\n```\n\nOther topics:\n--------------\n\n- [mobile browser support](docs/mobile.md)\n- [protractor support](docs/protractor.md)\n- [set specific versions](docs/versions.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular%2Fwebdriver-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular%2Fwebdriver-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular%2Fwebdriver-manager/lists"}