# NodeBot - Web Appplication Automation

NodeBot allows you to automate web applications like form filling, data extracting, testing.

## Install
Run the following command in your Node-RED user directory 
```
npm install nbr-web-app
```

If you didnt install ws before, you must install ws also. 
```
npm install ws
```

## Usage
[Web Applications Nodes](https://github.com/nodebotrpa/editor/wiki/Web-Application)  

## Getting Help

For further help, please contact to NodeBotRpa@gmail.com

## License
Apache 2.0 license