You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

selenium-standalone

Package Overview
Dependencies
Maintainers
10
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selenium-standalone - npm Package Versions

1
46
18

8.0.5

Diff
w
wdio-user
published 8.0.5 •
w
wdio-user
published 8.0.4 •
w
wdio-user
published 8.0.3 •
w
wdio-user
published 8.0.2 •
w
wdio-user
published 8.0.1 •
w
wdio-user
published 8.0.0 •
m
mgrybyk
published 7.1.0 •

Changelog

Source

7.1.0 (2021-07-01)

  • support Apple M1 for chrome and gecko drivers #558
  • prevent selenium process from hanging if spawned programmatically without stdout/stderr handlers
m
mgrybyk
published 7.0.1 •

Changelog

Source

7.0.1 (2021-07-01)

  • removed spawnCb
m
mgrybyk
published 7.0.0 •

Changelog

Source

7.0.0 (2021-06-18)

  • BREAKING CHANGE drop nodejs 10, minimum version is 12
  • BREAKING CHANGE removed callbacks for install and start commands
  • BREAKING CHANGE install and start commands are Promises now!
  • BREAKING CHANGE docker images are built with jdk11
  • BREAKING CHANGE dropped support of old browser drivers and platforms
  • BREAKING CHANGE change folder structure #491
  • BREAKING CHANGE removed spawnCb
  • check port before starting selenium #553
m
mgrybyk
published 7.0.0-rc.2 •