Skip to content

Releases: webdriverio/selenium-standalone

Release 8.0.3

21 Oct 10:07
Compare
Choose a tag to compare

Release 8.0.2

19 Oct 20:40
Compare
Choose a tag to compare
  • improvents to release pipeline (080d857)

v8.0.0

19 Oct 15:56
Compare
Choose a tag to compare
  • Support for Selenium v4 by default
  • Update default drivers
  • Add release GitHub Action pipeline

v7.1.0

21 Jun 17:00
Compare
Choose a tag to compare

v7.1.0

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

v7.0.1

18 Jun 21:09
Compare
Choose a tag to compare
  • removed spawnCb
  • minor docs updates

v7.0.0

18 Jun 15:31
Compare
Choose a tag to compare
  • 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
  • check port before starting selenium #553
    l* ibs update, using github actions instead of travisci, minor fixes

v6.24.0

18 Jun 10:04
Compare
Choose a tag to compare
  • selenium 4 support
  • update default versions
  • package updates

v6.23.0

18 Jun 09:52
Compare
Choose a tag to compare
  • allow specifying fullURL to download selenium or browser driver #520
  • increased download and startup timeouts, and added more logging #519
  • edgechromium startup disabled for linux platform

v6.22.2

30 Nov 18:22
Compare
Choose a tag to compare
  • edgechromium disabled for linux platform

v6.22.1

27 Nov 11:21
Compare
Choose a tag to compare
  • avoid mutating the default config