Shared Store Service
Exchange data between main process and workers (specs).
Installation
The easiest way is to keep @wdio/shared-store-service
as a dev dependency in your package.json
, via:
npm install @wdio/shared-store-service --save-dev
Exchange data between main process and workers (specs).
The easiest way is to keep @wdio/shared-store-service
as a dev dependency in your package.json
, via:
npm install @wdio/shared-store-service --save-dev