node-red-contrib-webtester
v0.0.1
Published
a node that shows your website in node-red, easey for debuging
Downloads
2
Maintainers
Readme
Webtetster
webtester is a node-red node that lets you open websites in node red for easey debugging and testing
Installation
run
npm install node-red-contrib-webtester
Usage
website's: select the iframe option and type the url re-open the node and the website will apear (does not work if url has allow-origin restriction)
get commands: do not select the iframe options and type the url of the get command if the location is the same as that of the node you can just type '/[commandname]'
Credits
License
This project is licensed under the MIT license. See the LICENSE file for more info.