Skip to main content

Installing Chrome & Firefox extension

Installing Chrome & Firefox extension to UI Path Studio:

1.  SETUP – SETUP EXTENSIONS – CHROME 



2.  Click the Add to Chrome button. A confirmation dialog box is displayed 



3.  Click the Add extension button. The extension is now installed.





Note:
     
Please note that by default file access permission is disabled in Chrome Extensions.

To enable it:

  Ø  Click the Side Navigation Bar > More Tools > Extensions. The chrome://extensions/ page is displayed.
  Ø  In the chrome://extensions/ page, navigate to the UiPath extension.
  Ø  Under the UiPath Extension, select the Allow access to file URLs check box.



From the Command Prompt

1.       Click the Windows Start button and type cmd in the search field.
2.       Right click on Command Prompt and run it as administrator.
3.       Change the directory to the UiPath installation folder (cd C:\Program Files (x86)\UiPath Studio\UiPath).
4.       Run the SetupExtensions file by typing SetupExtensions.exe /chrome. The Chrome Web Store is opened in Google Chrome.



Repeat the same steps mentioned above from Step2



Note:

You can follow the same above steps for Fire-fox installation, just by selecting ‘Fire fox’ from Set up Extensions



Don’t forget to give your valuable feedback in Comments

Comments

Post a Comment

We appreciate your valuable Suggestions/Feedback

Popular posts from this blog

Brief Overview of RPA

Brief Overview of RPA:     §   In short, it’s a way for machines to replace human workers in regular activities done across the organization.     §   It works on both Front End & Back End applications/operations.     §   BOT provides Virtual automation agents , it acts like MIMIC HUMANS .     §   BOT ’s available in Clouds/Servers     §   BOT is nothing but a configurable software set up, works only on rule-based triggers     §   It automates Non-Value –added works     §   It is a Sub Domain of BPMS (Business Process Management Software)

RPA Implementation Approach

RPA Implementation Approach: 1. Tool Selection o     Based on user requirements, features available in tools, you’ve to select TOOL from mentioned above         2. Process Prioritization o     After successful section of Tool, you’ve to consolidate & prioritize the all processes in current operation. Let’s start automating lowest first and most important to next

Types of Recording

Types of Recording: 4 types of recording modes are available Ø   Basic Ø   Desktop Ø   Web Ø   Citrix 2 ways of Recording Ø   Automatic Ø   Manual Basic – generates a full selector for each activity and no container, the resulted automation is slower than one that uses containers and is suitable for single activities. Desktop – suitable for all types of desktop apps and multiple actions; it is faster than the Basic recorder, and generates a container (with the selector of the top-level window) in which activities are enclosed, and partial selectors for each activity. Web – designed for recording in web apps and browsers (supported: Internet Explorer, Google Chrome), generates containers and uses the Simulate Type/Click input method by default. Citrix – used to record virtualized environments (VNC, virtual machines, Citrix, etc.) or SAP, permits only image, text and keyboard automation, and requires explici...