geckodriver
npmv6.1.1TypeScriptMozilla's Geckodriver for Node.js
Overview
geckodriver is an npm package that mozilla's Geckodriver for Node.js. The latest version is 6.1.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need mozilla's Geckodriver for Node.js and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (21 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of geckodriver.
Dependencies
Runtime (6)
Dev (15)
Used by
Popular packages that depend on geckodriver.
Alternatives to geckodriver
Next-gen browser and mobile automation test framework for Node.js
A WDIO helper utility to provide a repl interface for WebdriverIO
Utility package providing type information for a variety of WebdriverIO interfaces
A WDIO helper utility to provide several utility functions used across the project.
A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol
A helper utility to parse and validate WebdriverIO options
A helper utility for logging of WebdriverIO packages
Utility package providing information about automation protocols
Microsofts' EdgeDriver for Node.js
An NPM wrapper for handling the Safaridriver binary.
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
Frequently installed together
Utility to wait for a TCP port to open.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
A helper utility for logging of WebdriverIO packages
An HTTP(s) proxy `http.Agent` implementation for HTTPS
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files
TypeScript execution environment and REPL for node.js, with source map support
Utility package providing type information for a variety of WebdriverIO interfaces
Find apps installed on your system. This util will help to find executables of a known app like Chrome, Firefox,... on Windows, Linux, and macOS out of the box.
split a Text Stream into a Line Stream, using Stream 3
Microsofts' EdgeDriver for Node.js
An NPM wrapper for handling the Safaridriver binary.
Download and launch browsers
Version history
| Version | Published | License |
|---|---|---|
| 6.1.1latest | 2 days ago | MIT |
| 6.1.0 | 8 months ago | MIT |
| 6.0.2 | 9 months ago | MIT |
| 6.0.1 | 11 months ago | MIT |
| 6.0.0 | 11 months ago | MIT |
| 5.0.0 | 1 year ago | MIT |
| 4.5.1 | 1 year ago | MPL-2.0 |
| 4.5.0 | 1 year ago | MPL-2.0 |
| 4.4.4 | 1 year ago | MPL-2.0 |
| 4.4.3 | 1 year ago | MPL-2.0 |
| 4.4.2 | 2 years ago | MPL-2.0 |
| 4.4.1 | 2 years ago | MPL-2.0 |
| 4.4.0 | 2 years ago | MPL-2.0 |
| 4.3.3 | 2 years ago | MPL-2.0 |
| 4.3.2 | 2 years ago | MPL-2.0 |
| 4.3.1 | 2 years ago | MPL-2.0 |
| 4.3.0 | 2 years ago | MPL-2.0 |
| 4.2.1 | 2 years ago | MPL-2.0 |
| 4.2.0 | 2 years ago | MPL-2.0 |
| 4.1.3 | 3 years ago | MPL-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install geckodriver?
Run `npm install geckodriver` to add geckodriver to your npm project.
What license is geckodriver released under?
geckodriver is distributed under the MIT license.
How popular is geckodriver?
geckodriver has approximately 0 downloads per week and 2 known dependent packages.