JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 70
  • Score
    100M100P100Q76711F
  • License See license in LICENSE file

UiPath Robot javascript SDK enabling web pages to interact with UiPath Robots

Package Exports

  • @uipath/robot
  • @uipath/robot/dist/uipathRobot.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@uipath/robot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme



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

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE11, Edge last 2 versions last 2 versions last 2 versions

Documentation

Visit our docs page here.

For a brief overview about how to use the robot SDK, visit here.

For the SDK Specifications, visit here.

Some samples can be found here.

License

This SDK is distributed under the Apache License, Version 2.0, see LICENSE file for more information.