[转]UiPath Installing the Firefox Extension

本文转自:https://docs.uipath.com/studio/lang-en/v2019/docs/installing-the-firefox-extension

From UiPath Studio

  1. Access the Tools tab from the Studio Backstage view. The extensions you can install become visible.
  2. Click the Firefox button. Mozilla Firefox opens up and a confirmation pop-up is displayed.
  3. Click the Add button, and then OK to confirm. The UiPath Firefox extension is now installed.
[转]UiPath Installing the Firefox Extension

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. Use the SetupExtensions /Firefox command to install the extension. Firefox opens up and a confirmation pop-up is displayed.
[转]UiPath Installing the Firefox Extension
  1. Click the Add button, and then OK to confirm. The UiPath Firefox extension is now installed.
上一篇:PHP上传与mysql返回处理


下一篇:opencv注释中的@brief、@code/@endcode、@param、@sa 以及 如何在pycharm中看到opencv函数的完整注释