Environment-002 UIPath Chrome Extension
關(guān)于擴(kuò)展程序
UiPath 擴(kuò)展程序可幫助您將自動(dòng)化能力延伸到網(wǎng)頁(yè)瀏覽器、Java 應(yīng)用程序、Silverlight 應(yīng)用程序和 Citrix 環(huán)境。它們可在此類環(huán)境中實(shí)現(xiàn)用戶界面元素原生檢測(cè),讓選取器能得以構(gòu)建妥當(dāng)。UiPath 擴(kuò)展程序可從 Studio 或命令提示符安裝。
請(qǐng)注意,若要進(jìn)行 Citrix 自動(dòng)化,您需要在所有 Citrix XenApp 應(yīng)用程序服務(wù)器上安裝 UiPath 遠(yuǎn)程運(yùn)行時(shí),并在客戶端計(jì)算機(jī)上安裝 Citrix 擴(kuò)展程序。
在 Studio 中,擴(kuò)展程序位于“Studio 后臺(tái)視圖”中的“工具”頁(yè)面上。****若要從這里安裝擴(kuò)展程序,只需單擊您需要的那一個(gè)。然后,出現(xiàn)的消息框會(huì)告知您擴(kuò)展程序是否安裝成功。

Installing extensions from the Command Prompt is done with the SetupExtensions tool, which is found in the C:\Program Files (x86)\UiPath\Studio\UiPath folder. Please note that administrator rights are required to install extensions from the Command Prompt.

以上是UiPath官網(wǎng)給出的安裝UIPath Chrome Extension的文檔
https://docs.uipath.com/studio/v2018.4/docs/installing-the-chrome-extension
UiPath2018.4使用 Chrome Extension
UiPath官網(wǎng)在v2018.4中寫的是Chrome版本不得低于64版本
實(shí)際測(cè)試后發(fā)現(xiàn)安裝73之后版本就不行了
所以我們安裝Chrome 72.0.3626.96版本
安裝完Chrome 72.0.3626.96版本后
在UiPath.Studio的Tools中點(diǎn)擊Chrome Extension安裝

UiPath.Studio中顯示已安裝,可以打開Chrome輸入chrome://extensions/ 檢查是否安裝
查看Chrome中是否存在UiPath Web Automation 9.0.6821
若存在則安裝成功
如不存在,則去C:\Program Files (x86)\UiPath\Studio\UiPath\BrowserExtension
找到dkgencfabioofgdmhhjljpkbbchbikbh.crx
Copy到桌面并解壓縮到文件夾dkgencfabioofgdmhhjljpkbbchbikbh
手動(dòng)安裝
1、 確認(rèn)Chrome的chrome://extensions/中問開發(fā)者模式
2、 加載已解壓的擴(kuò)展程序
之后選中dkgencfabioofgdmhhjljpkbbchbikbh文件夾添加
添加后,UiPath Web Automation 9.0.6821已存在
?
檢查Chrome Extension是否可用
使用UIExplorer在Chrome頁(yè)面中查看Selector,已可以點(diǎn)擊到具體的UI而不是一個(gè)大框
UiPath2019.10.4版本安裝Chrome Extension
在C:\Program Files (x86)\UiPath\Studio\UiPath\BrowserExtension中將
uipath_extension_for_chrome.crx拖入 Chrome瀏覽器中

點(diǎn)擊繼續(xù),安裝完成
使用UIExplorer在Chrome頁(yè)面中查看Selector,已可以點(diǎn)擊到具體的UI而不是一個(gè)大框
Tips
谷歌瀏覽器彈出“恢復(fù)”頁(yè)面窗口,如何禁止
C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Preferences
Before:
"exit_type":"Crashed"
After:
"exit_type":"Normal"
將Preferences 改為“只讀”