﻿﻿<img src="https://raw.githubusercontent.com/UiPath/angular-components/master/logo.png" width="135" />

# UiPath Robot Javascript SDK

The official UiPath SDK for JavaScript, available for web applications.

Enables applications (including browsers) running on a users desktop to control their local robot using a simple JavaScript SDK.

Now you can add your local robot directly into your existing applications, allowing users to start processes from the context that they're already working in, with all of the necessary contextual information to complete an automated task.

## Browser Support

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari |
| --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions


## Documentation

Visit our docs page [here](https://docs.uipath.com/robot/).

For a brief overview about how to use the robot SDK, visit [here](https://docs.uipath.com/robot/docs/about-the-robot-javascript-sdk).

For the SDK Specifications, visit [here](https://docs.uipath.com/robot/docs/sdk-specifications).

Some samples can be found [here](https://robotjs.uipath.com/samples).

## License

This SDK is distributed under the
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
see LICENSE file for more information.
