@jhenderson/wdio-sync
TypeScript icon, indicating that this package has built-in type declarations

5.7.13 • Public • Published

WebdriverIO Sync

A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously

A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously. It overwrites global functions depending on the test framework (e.g. for Mocha describe and it) and uses Fibers to make commands of WebdriverIO using the wdio testrunner synchronous. This package is consumed by all wdio framework adapters.

Package Sidebar

Install

npm i @jhenderson/wdio-sync

Weekly Downloads

2

Version

5.7.13

License

MIT

Unpacked Size

75.3 kB

Total Files

11

Last publish

Collaborators

  • jhenderson