Object Repository 物件儲存庫 - UiPath
Object Repository將UI功能整合,並可分享給協作者。 Key Concepts 此功能自2020.10版本及以上項目適用,原先是以 UIAutomationNext活動呈現,現在則棄之改使用UIAutomation套件。 需使用 Modern Design Experience設定。 項目面板(Project)→設定(右上角)→一般(General)→開啟「現代設計體驗(Modern Design Experience)」 Object Repository由這些組成,分別由高至低層級表示:UI 描述符、應用程序、螢幕、UI 元素,並有 UI 資源庫。 UI Descriptors:描述整體UI。 UI Applications:整體目標對象,並可以有很多螢幕。 Screens:作用時的範圍。 UI Elements:其中的元素。 Selector, Fuzzy Selector, Image, Anchor UI Libraries:可以封裝並應用到別的流程。 Which of the following UI Element targeting methods can be used in UI Element descriptors? Selector, Fuzzy Selector, Image, Anchor Which of the following are ways to boost productivity in your team using the Object Repository. Identify and fine-tune UI Descriptors once and share them with your team. Build process type projects using UI Libraries, so when the target app is upgraded or changed, all projects using it can be quickly updated. Quickly reuse elements in a project. Creating and publishing a UI Library 使用建立Library建立Object Rep...