selenium-server-standalone-jar

A jarfile, so you don't need to include it in your repository

Apache-2.0 45 个版本
安装
npm install selenium-server-standalone-jar
yarn add selenium-server-standalone-jar
pnpm add selenium-server-standalone-jar
bun add selenium-server-standalone-jar
README

This repository includes a jarfile. It points to it.

Usage

Installation

npm install --save-dev selenium-server-standalone-jar

Usage

This is up to you. All you get is:

var jar = require('selenium-server-standalone-jar');
console.log(jar.path);    // path to selenium-server-standalone-X.YY.Z.jar
console.log(jar.version); // X.YY.Z

This repository has no advice as to how to run the jar. Other libraries should fill that void; they can depend on this library to keep things simple.

版本列表
4.40.0 2026-02-23
4.38.0 2025-11-01
4.35.0 2025-09-30
4.33.0 2025-06-03
4.29.0 2025-02-26
4.28.1 2025-02-13
4.26.0 2024-11-05
4.25.0 2024-10-12
4.22.0 2024-07-03
4.21.0 2024-06-20
4.19.1 2024-04-07
4.18.1 2024-03-18
4.17.0 2024-01-27
4.16.1 2023-12-24
4.14.0 2023-10-11
4.7.1 2022-12-13
3.141.59 2019-08-07
3.141.5 2018-11-14
3.14.0 2018-09-05
3.13.0 2018-07-09
3.12.0 2018-05-11
3.11.0 2018-04-15
3.9.1 2018-02-17
3.8.1 2017-12-11
3.7.1 2017-11-14
3.6.0 2017-10-08
3.5.3 2017-09-01
3.5.0 2017-08-13
3.4.0 2017-04-21
3.3.1 2017-03-22
3.2.0 2017-03-06
3.1.0 2017-02-22
3.0.1 2016-10-21
3.0.0 2016-10-14
2.53.1 2016-07-12
2.53.0 2016-03-17
2.52.0 2016-02-23
2.51.0 2016-02-09
2.50.1 2016-02-01
2.48.2 2015-12-09
2.47.1 2015-08-26
2.45.0 2015-03-01
2.44.0 2014-12-10
2.43.1 2014-10-08
2.40.0 2014-03-10