随笔分类 -  RPA

[转]UiPath实践经验总结(二)
摘要:本文转自:https://www.cnblogs.com/ybyebo/p/10086473.html 1. UI操作容易受到各种意外的干扰,因此应该缩短UI操作阶段的总体时间。而为了缩短UI操作阶段的总体时间,应该将UI操作尽量放在一起,将后台的各种操作尽量放在UI操作的前后。例如,现在有一个As 阅读全文

posted @ 2019-08-25 16:40 freeliver54 阅读(1057) 评论(1) 推荐(0)

[转]UIPATH机器人指南
摘要:本文转自:https://blog.csdn.net/weixin_33957036/article/details/80907372 介绍机器人是UiPath的执行代理,可运行Studio中内置的工作流程。无论您安装Robot的模式如何,它仍然可以连接到Orchestrator。请注意,关闭机器人 阅读全文

posted @ 2019-08-25 16:20 freeliver54 阅读(1685) 评论(0) 推荐(0)

[转]How to mouse hover using Blue prism on a web page
摘要:本文转自:https://stackoverflow.com/questions/53126436/how-to-mouse-hover-using-blue-prism-on-a-web-page/53848708#53848708 问: I am trying to mouse hover a 阅读全文

posted @ 2019-08-21 05:59 freeliver54 阅读(533) 评论(0) 推荐(0)

[转]UiPath: How to Capture a Mouse Event on Hover Menus?
摘要:本文转自:https://www.uipath.com/kb-articles/how-to-capture-mouse-event-on-hover-menus he Knowledgebase articles are deprecated. Please visit the new Guide 阅读全文

posted @ 2019-08-21 05:56 freeliver54 阅读(653) 评论(0) 推荐(0)

[转]uipath team svn
摘要:本文转自:https://docs.uipath.com/studio/docs/svn-version-control SVN Version Control Suggest Edits SVN Version Control SVN Version Control Suggest Edits O 阅读全文

posted @ 2019-08-03 08:08 freeliver54 阅读(415) 评论(0) 推荐(0)

[转]RPA认证 Developer UIPath Certificate,细说uipath认证学习,Online Quiz和Practical Exam项目详解
摘要:本文转自:https://blog.csdn.net/u010369735/article/details/88621195 UIPath,RPA里算是比较简单易操作的一款软件了,因为公司业务的需要,代理uipath以及部署业务,所以接触到了uipath。 从开始到最终做到企业项目部署,大概用了两个 阅读全文

posted @ 2019-08-03 07:01 freeliver54 阅读(3874) 评论(1) 推荐(0)

[转]UiPath教程:UiPath及其组件介绍
摘要:本文转自:http://www.rpa-cn.com/UiPathxuexirenzheng/UiPathzaixianxueyuan/2019-06-05/937.html 根据德勤2018年的调查显示,53%的受访者已经开始了他们的RPA之旅,预计在未来两年这一比例将上升到72%。随着采用RPA 阅读全文

posted @ 2019-08-01 08:59 freeliver54 阅读(16888) 评论(1) 推荐(1)

[转]UiPath Studio Introduction
摘要:https://studio.uipath.com/docs 阅读全文

posted @ 2019-07-27 12:08 freeliver54 阅读(206) 评论(1) 推荐(0)

UI Path 认证
摘要:https://www.uipath.com/rpa/academy/certifications 阅读全文

posted @ 2019-06-22 17:11 freeliver54 阅读(1387) 评论(0) 推荐(0)

[转]Workbook.SaveAs method (Excel) Password
摘要:本文转自:https://docs.microsoft.com/en-us/office/vba/api/excel.workbook.saveas Saves changes to the workbook in a different file. Syntax expression. SaveA 阅读全文

posted @ 2019-05-11 07:46 freeliver54 阅读(906) 评论(0) 推荐(0)

[转]Blue Prism Opening a password protected Excel workbook?
摘要:本文转自:https://www.rpaforum.net/threads/opening-a-password-protected-excel-workbook.470/ 问: As the title says, how would we open a password protected Ex 阅读全文

posted @ 2019-05-11 07:42 freeliver54 阅读(378) 评论(0) 推荐(0)

[转]VBA Check if an outlook folder exists; if not create it
摘要:本文转自:http://www.outlookcode.com/d/code/quarexe.htm To quarantine application file attachments This Outlook VBA code sample monitors the Inbox folder f 阅读全文

posted @ 2019-05-05 21:06 freeliver54 阅读(686) 评论(1) 推荐(0)

[转]Outlook API
摘要:本文转自:https://www.cnblogs.com/yl153/p/6711519.html 1、Outlook简介 若要从Outlook 外控制Outlook对象,必须在编写代码的工程中建立对Outlook对象库的引用。 1.1 Outlook Application说明: 代表整个Micr 阅读全文

posted @ 2019-05-05 20:42 freeliver54 阅读(932) 评论(0) 推荐(0)

[转]常用正则表达式大全——包括校验数字、字符、一些特殊的需求等等
摘要:本文转自:http://www.cnblogs.com/zxin/archive/2013/01/26/2877765.html 很多不太懂正则的朋友,在遇到需要用正则校验数据时,往往是在网上去找很久,结果找来的还是不很符合要求。所以我最近把开发中常用的一些正则表达式整理了一下,在这里分享一下。给自 阅读全文

posted @ 2019-05-01 19:30 freeliver54 阅读(217) 评论(0) 推荐(0)

[转]The Regular Expression Object Model
摘要:本文转自:https://docs.microsoft.com/en-us/dotnet/standard/base-types/the-regular-expression-object-model This topic describes the object model used in wor 阅读全文

posted @ 2019-05-01 18:17 freeliver54 阅读(262) 评论(0) 推荐(0)

[转]Blue Prism Interview Questions and Answers
摘要:本文转自:https://www.rpatraining.co.in/blue-prism-interview-questions/ What is a Visual Business Object? The role of a VBO is to act as an adapter to the 阅读全文

posted @ 2019-04-27 08:52 freeliver54 阅读(318) 评论(0) 推荐(0)

[转]Date and String Function in BluePrism
摘要:本文转自:https://www.codeproject.com/Articles/1247389/Date-and-String-Function-in-BluePrism This article appears in the Third Party Products and Tools sec 阅读全文

posted @ 2019-04-27 08:34 freeliver54 阅读(270) 评论(0) 推荐(0)

[转]Have a query in Blue prism coding stage and collection stage.
摘要:本文转自:https://www.rpaforum.net/threads/have-a-query-in-blueprism-coding-stage-and-collection-stage.488/ 问: Hi,i have some values got through for loop u 阅读全文

posted @ 2019-04-27 08:31 freeliver54 阅读(185) 评论(0) 推荐(0)

[转]Blue Prism VBO Cheat Sheet
摘要:本文转自:https://www.cheatography.com/ethanium/cheat-sheets/blue-prism-vbo/ Blue Prism MAPIEx Configure Delete Mail Get Contacts Get Mail List Mails Withi 阅读全文

posted @ 2019-04-17 15:37 freeliver54 阅读(515) 评论(0) 推荐(0)

[转]How to Download and Setup Blue Prism
摘要:本文转自:https://www.hopetutors.com/blog/uncategorized/how-to-download-and-setup-blue-prism/ The Download and Installation of Blue Prism Blue Prism is one 阅读全文

posted @ 2019-04-08 17:03 freeliver54 阅读(547) 评论(1) 推荐(0)

导航