node-red-contrib-scw-wdio 1.0.20
WebdriverIO nodes for Node-RED
             npm install node-red-contrib-scw-wdio
            
        
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.
Categories
Actions
Downloads
28 in the last week
          Nodes
- 
                      delete-session
- 
                      element-action
- 
                      new-session
- 
                      browser-action
- 
                      element-check
- 
                      alert-action
- 
                      dropdown-action
- 
                      window-action
- 
                      frame-action
- 
                      execute-script
- 
                      explicit-wait
- 
                      implicit-wait-config
Keywords
- node-red
- wdio
- webdriver
- selenium
- browserless
- puppeteer