设计一个网管系统的自动化运维流程遇到了困难寻求帮助


目前设计一个网管系统的运维自动化流程,需要在该窗口中输入用户名密码,该窗口既不是windows窗口也不是本地远程mstsc.exe窗口,是一个远程系统窗口(通过堡垒机网页方式跳蹬过去),通过AI搜索设计流程需要我添加一个Attach window活动,但我的Uipath社区版里并没找到这个附加窗口活动,我该如何办?

Hi @linhaide

To do this:

  1. Go to the Manage Packages section in UiPath Studio.
  2. In the Official tab, search for UiAutomation.
  3. Install the latest version of the UiAutomation package.
  4. Once installed, you should be able to find and use the “Attach Window” activity.