0.0.1 • Published 8 years ago

node-red-contrib-webtester v0.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
8 years ago

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.