Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Releases: webdriverio-community/wdio-chromedriver-service

Release 7.2.7

14 Feb 09:35
Compare
Choose a tag to compare
  • Bump follow-redirects from 1.14.7 to 1.14.8 (#71) (bc0afa2)
  • Bump follow-redirects from 1.14.4 to 1.14.7 (#70) (7436724)

Release 7.2.6

07 Jan 00:05
Compare
Choose a tag to compare
  • add chromedriver to optional peerdeps (#69) (4688d21)

Release 7.2.5

06 Jan 21:26
Compare
Choose a tag to compare
  • Avoid chromedriver dependency when using chromedriverCustomPath (#64) (088a445)

Release 7.2.4

03 Jan 18:40
Compare
Choose a tag to compare

Release 7.2.3

02 Jan 14:59
Compare
Choose a tag to compare

Release 7.2.2

22 Sep 07:50
Compare
Choose a tag to compare
  • Bump axios from 0.21.1 to 0.21.4 (#63) (797ae67)

Release 7.2.1

22 Sep 06:57
Compare
Choose a tag to compare

Release 7.2.0

12 Jul 21:29
Compare
Choose a tag to compare
  • Added ability to specify customChromeDriverLocation (#60) (ebbcdb8)

Release 7.1.1

25 Jun 16:58
Compare
Choose a tag to compare
  • Bump ws from 7.4.5 to 7.4.6 (#56) (2d2a71f)
  • update chrome version to 91 (#57) (4e84901)
  • Fix for chrome service failing for multi remote #7055 (#58) (1d90ee8)

Release 7.1.0

18 May 13:02
Compare
Choose a tag to compare
  • add release script (c8b186f)
  • update unit tests (b27666f)
  • handle logger through wdio logger (ddbce48)
  • Added handlers to call onComplete and stop chromedriver cleanly when the process is terminated via WebdriverIO SevereServiceError. Fixes #53 (#54) (1730480)
  • Use GitHub Actions for releases (#50) (508883e)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#51) (2a8790e)
  • Bump lodash from 4.17.19 to 4.17.21 (#52) (7067efc)
  • Merge pull request #47 from rsheasby/patch-1 (2de3ea7)
  • Fix minor typo (4775fc0)
  • Merge pull request #46 from robd/patch-1 (f04da6c)
  • Reinstate newlines in README version info (6629f87)
  • Merge pull request #45 from robd/patch-1 (d7e3fd0)
  • Specify use version 7.X.X for WebdriverIO v7 in README (f9d4073)
  • Updated to support wdio v7 (8b92df9)
  • Merge pull request #42 from atti187/funding (f562a4a)
  • Create FUNDING.yml (19bab36)
  • Bumped version (dd7bd34)
  • Merge pull request #38 from atti187/dependabot/npm_and_yarn/lodash-4.17.19 (31a305e)
  • Merge pull request #40 from webdriverio/cb-logfile-name (262088c)
  • fix unit test (4f16bee)
  • don't apply options to capabilities (072d7c1)
  • update path in readme (9fc3359)
  • Allow to set log file name (1536e65)
  • Bump lodash from 4.17.15 to 4.17.19 (3b237b5)
  • Merge pull request #35 from erwinheitzman/add-package-to-deps (d7032fc)
  • added fs-extra to the dependencies (b087424)
  • Merge pull request #33 from erwinheitzman/fix-passing-custom-args (59ba575)
  • Removed console.log (26c5a70)
  • Fix support for passing custom arguments (d2341f4)
  • fixes #31 (1782953)
  • Merge pull request #30 from erwinheitzman/update-readme-for-v6 (9d255ff)
  • chromedriver: update description (1b8dac7)
  • chromedriver: update readme (a37fee0)
  • Bumped Chromedriver (5d3543c)
  • Added lock-file (ce1015c)
  • Bumped deps and fixed tests on Windows (1b4131d)
  • Update nodejs.yml (e788718)
  • Update nodejs.yml (026e11e)
  • Update nodejs.yml (df1ac7c)
  • Merge pull request #29 from erwinheitzman/release-v6 (e6ffa82)
  • Create nodejs.yml (4c8c8f8)
  • chromedriver: make v6 compatible (4696bf5)
  • Merge pull request #27 from atti187/dependabot/npm_and_yarn/eslint-6.6.0 (dbe0071)
  • Fixed tests (7fa0c7c)
  • Bump eslint from 2.13.1 to 6.6.0 (fc1378a)
  • Bumped version (5fed437)
  • Merge pull request #23 from diachedelic/latest-chromedriver (894d2ba)
  • accept any version of chromedriver as a peer dependency (5af9736)
  • Bumped version (f51d878)
  • Merge branch 'aberonni-patch-1' (f1c8368)
  • Merge branch 'patch-1' of https://github.com/aberonni/wdio-chromedriver-service into aberonni-patch-1 (e61d083)
  • Chromedriver service uses port & path from config (f077c70)