You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@wdio/globals

Package Overview
Dependencies
Maintainers
3
Versions
223
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous
1
23
Next

8.0.2

Diff

Changelog

Source

v8.0.2 (2022-12-02)

:bug: Bug Fix
  • wdio-browserstack-service
    • #9282 @wdio/browserstack-service: update peer dependencies for v8 (@SCG82)
:nail_care: Polish
  • wdio-utils, webdriver
Committers: 2
wdio-user
published 8.0.1 •

Changelog

Source

v8.0.15 (2022-12-28)

:house: Internal
  • Other
  • wdio-cli
  • devtools, wdio-protocols, webdriver, webdriverio
Committers: 2
wdio-user
published 8.0.0 •

Changelog

Source

v8.0.0 (2022-12-01)

:boom: Breaking Change
  • Drop Node.js v12, v13 and v14 Support
  • Transition code base from CommonJS to ESM
    • This should not affect WebdriverIO users as you can use the testrunner, as well as webdriver, devtools and webdriverio NPM packages in a CJS environment
    • We still mark this as breaking as we can't gurantee that all (untested) functionality will behave the same due to all rewrites done to the code base
  • Removal of @wdio/sync which we deprecated in v7
  • WebdriverIO types are now accessible through @wdio/globals/types instead of webdriverio/async
  • Removal of browser.config
    • Please use browser.options instead
    • This will stop support assigning custom properties to the wdio.conf.js which we disadvise you to do, instead either assign it as part of a custom capability, e.g. custom:options (note the : in it, read more on custom capabilities in the WebDriver spec) or via `@wdio/shared-store-service
  • discontinued support for tsconfig-paths
:rocket: New Feature
  • New runner plugin called @wdio/browser-runner allows you to run unit and component tests in the browser
  • Access WebdriverIO primitives through the new @wdio/globals package
  • New Action API
:house: Internal
  • Update required Node.js version for development to v18.12.1
  • Migrate unit tests from Jest to Vitest
:nail_care: Polish
  • Improvements on configuration wizard and create-wdio
    • It now detects whether your projects uses ESM or CJS and creates example files accordingly
    • It now finds the project root and sets up the project relative to it
    • Adds support for browser runner selection
:memo: Documentation
  • Little design tweaks to the hero section on the main page
  • Added new section for component testing
  • Added new API section for browser, element, mock objects, modules and environment variables
wdio-user
published 8.0.0-alpha.631 •

wdio-user
published 8.0.0-alpha.630 •

wdio-user
published 8.0.0-alpha.629 •

wdio-user
published 8.0.0-alpha.621 •

wdio-user
published 8.0.0-alpha.620 •

wdio-user
published 8.0.0-alpha.619 •

wdio-user
published 8.0.0-alpha.607 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc