• [技术干货] 海酆防溺水检测系统
    各路大神如何把物联网接入高危行业?
  • [问题求助] getWordClick控件传入目标文本后控件提示找不到文本
    应用程序有一个下拉选择控件,通过getText控件能够获取到该控件的选项文本信息,但使用getWordClick控件传入目标文本后控件提示找不到文本
  • [问题求助] 华为数字机器人Automate Uniportal账号登录与许可问题
    大家好!我体验华为数字机器人Automate时,发现有两种登录方式:Uniportal账号和激活许可。如果选择Uniportal账号登录,是否还需要在软件内导入许可文件?如果不需要导入许可文件,这种用账号登录可以使用多长时间?
  • [问题求助] Weautomate使用pop.getEmail时报错:[系统执行错误: 发生了未捕获异常,详情:ValueError(\"invalid literal for int() with base 10: 'UT'\")]
     [2024-12-30 14:40:48,139] [INFO] - studio.logger(common_log:178) - 启动机器人 4.1.0 [2024-12-30 14:40:48,155] [INFO] - studio.logger(common_log:178) - 开始执行[脚本] [example_email****** [2024-12-30 14:40:48,223] [INFO] - com.huawei.antrobot.utils.communication.communication(is_available_service:75) - test service: password******ully [2024-12-30 14:40:48,224] [INFO] - worker.robot.robot(__set_service_running:176) - service started for password******encrypt******decrypt****** [2024-12-30 14:40:48,289] [ERROR] - com.huawei.antrobot.framework.authentication.auth.auth(check_access_token:166) - get uniportal interface code failed, error_info:,None [2024-12-30 14:40:48,424] [INFO] - com.huawei.antrobot.framework.variables.parse_variables.parse_variables(decrypt_value:259) - try to decrypt****** [2024-12-30 14:40:48,550] [INFO] - com.huawei.antrobot.parser.input_parser.input_parser(get_input_variables_or_excel_data:66) - run with variables.json file [2024-12-30 14:40:48,551] [INFO] - com.huawei.antrobot.parser.input_parser.input_parser(parse_parameters_json:123) - run with parameters.json file [2024-12-30 14:40:48,552] [INFO] - com.huawei.antrobot.framework.decryption.password_util.password_util(parse_json_file:48) - begin to parse parameters.json file [2024-12-30 14:40:48,552] [INFO] - com.huawei.antrobot.framework.decryption.password_util.password_util(parse_decrypt_json_data_to_list:66) - begin to parse parameters.json data to context [2024-12-30 14:40:48,553] [INFO] - com.huawei.antrobot.framework.variables.parse_variables.parse_variables(decrypt_value:259) - try to decrypt****** [2024-12-30 14:40:48,611] [INFO] - com.huawei.antrobot.framework.variables.parse_variables.parse_variables(decrypt_value:259) - try to decrypt****** [2024-12-30 14:40:48,720] [INFO] - worker.robot.robot(run_with_no_inputdata:147) - run robot without variables.json and excel data [2024-12-30 14:40:48,956] [INFO] - com.huawei.antrobot.parser.wap_xml.parser.xml2model.xml2model(parse:117) - Begin parse xml file [2024-12-30 14:40:49,012] [INFO] - com.huawei.antrobot.logging.log_output.log_output(log_output_start_end:168) - start running logic: robot line:0 [None] in subscript02.xml [2024-12-30 14:40:49,013] [INFO] - com.huawei.antrobot.logging.log_output.log_output(log_output_start_end:168) - start running action: pop.getEmail line:4 [获取邮件(pop)] in subscript02.xml [2024-12-30 14:40:49,208] [WARNING] - com.huawei.antrobot.framework.security_check.digital_certificate_checker.digital_certificate_checker(inner:59) - There are no uploaded certificates in the certificate library directory [2024-12-30 14:40:49,209] [INFO] - console.obtain_email(print_prompt_log:223) - 正在取回邮件,请耐心等待…… [2024-12-30 14:40:50,074] [ERROR] - com.huawei.antrobot.dispatch.dispatcher.dispatcher(logout_traceback:131) - Traceback (most recent call last):   File "..com.huawei.antrobot.framework.failure.failure_deal.py", line 95, in inner   File "..com.huawei.antrobot.framework.security_check.allow_list_utils.py", line 278, in inner   File "..com.huawei.antrobot.dispatch.dispatcher.py", line 103, in run   File "..com.huawei.antrobot.drivers.common_driver.py", line 60, in run_action   File "..com.huawei.antrobot.actions.common.base.py", line 69, in order   File "..com.huawei.antrobot.actions.common.base.py", line 114, in run   File "..com.huawei.antrobot.framework.security_check.digital_certificate_checker.py", line 62, in inner   File "..com.huawei.antrobot.actions.wa-mail******mail******mail******in getemail   File "..com.huawei.antrobot.actions.wa-mail******mail******mail******in get_subjects_senders_email******   File "..com.huawei.antrobot.actions.wa-mail******mail******email******et_date   File "..com.huawei.antrobot.actions.wa-mail******mail******email******t_utc ValueError: invalid literal for int() with base 10: 'UT'  [2024-12-30 14:40:50,080] [INFO] - com.huawei.antrobot.logging.log_output.log_output(log_output_start_end:168) - end running action: pop.getEmail line:4 [获取邮件(pop)] in subscript02.xml with result:None [2024-12-30 14:40:50,083] [ERROR] - studio.logger(common_log:178) - 完成执行[原子命令] [subscript02.xml 第4行] 获取邮件(pop) [获取邮件(pop)] [NOK] [RobotUncaughtError] [系统执行错误: 发生了未捕获异常,详情:ValueError(\\\"invalid literal for int() with base 10: 'UT'\\\")] [2024-12-30 14:40:50,086] [INFO] - com.huawei.antrobot.logging.log_output.log_output(log_output_start_end:168) - end running logic: robot line:0 [None] in subscript02.xml with result:None [2024-12-30 14:40:50,088] [ERROR] - studio.logger(common_log:178) - 完成执行[脚本] [example_email******[NOK] [RobotUncaughtError] [系统执行错误: 发生了未捕获异常,详情:ValueError(\"invalid literal for int() with base 10: 'UT'\")] [2024-12-30 14:40:50,114] [ERROR] - studio.logger(common_log:178) - 结束机器人: 任务执行失败 [2024-12-30 14:40:50,115] [INFO] - __main__.antrobot(<module>:127) - robot finished 
  • [技术干货] 4.1.0版本等待图片出现报错TypeError(\"intO argument must be a string, a bytes-like object or a number not "NoneType"\")]
    报错现象:解决方案:替换安装路径Studio 4.1.0\python\Lib\site-packages\wa_uiimage\citrix_auto.pyc文件,文件见附件
  • [问题求助] 关于数字机器人管理中心的使用与激活问题
    大家好!我近期在了解华为数字机器人时遇到了一些问题,希望能在这里得到大家的帮助和解答。首先,我了解到华为数字机器人包括weautomaterpa设计器、weautomaterpa执行器以及weautomaterpa管理中心三大组件。然而,在我目前的使用环境中,尚未找到关于管理中心的具体文件或安装程序。我想请问,这个管理中心是作为一个独立软件需要单独安装,还是一个在线服务,可以通过网络访问?其次,关于管理中心的功能,我了解到它可以统一管理设计器和执行器。在实际操作中,我需要同时激活多个设计器,以便进行多任务处理和流程优化。请问,管理中心是否支持一次性激活多个设计器的功能?或者,我需要逐个设计器进行激活操作?
  • [问题求助] 数据写在一个单元格了
    我想要将一个表格的某一列或行数据写入另一个单元格,出现了这样的情况,请问怎么解决,或者,请告诉怎么实现这样的功能,谢谢。
  • [问题求助] 邮件收件人地址获取问题
    从配置表中读取收件人邮件地址,格式为list,获取list中的元素值后,从日志看已经读出来的了,但为什么获取邮件控件提示地址无效?
  • [问题求助] 执行器运行报错
    设计器运行的时候没有问题,发布在执行器上运行报错
  • [问题求助] 删除文件问题
    为什么删除文件的时候会提示找不到位置,从日志看是能找到路径的
  • [问题求助] 复制文件控件中的资源路径问题
    想要实现循环遍历文件夹下的所有文件,然后移动到新地址中,为什么这样写资源文件路径会报错,FileNum初始值为0,循环自增
  • [问题求助] 删除文件时提示拒绝访问
    删除文件提示拒绝访问,应该如何处理?
  • [问题求助] 从网页获取数据时网页有加载动画,能否通过等待网页元素消失控件来判断这个加载动画消失?
    网页每页数据加载时会出现一个动画,大部分情况持续时间很短,如果想用等待网页元素消失这个控件来判断数据是否加载完成,如何能获取到这个界面的xpath地址?拾取器很难获取
  • [问题求助] 【WeAutomate 5.1.0】日志过多时,无法显示,无法筛选
    当日志过多时,点击不同类型日志进行筛选时,日志显示为空白,有木有规避方法
  • [问题求助] 管理员权限下设计器和执行器使用wps打开word文档显示没有注册类,请问下该如何解决
    管理员权限下设计器和执行器使用wps打开word文档显示没有注册类,非管理员模式下是正常的