node-red-contrib-scw-wdio
v1.0.20
Published
WebdriverIO nodes for Node-RED
Downloads
8
Maintainers
Readme
This project is a fork of the original node-red-contrib-wdio. I will modify as per my own requirements and document them here :
- original nodes used to store session on a global variable so it is impossible to have 2 sessions runing at the same time. I've modified to store session on the msg object itself as msg.browser.