使用RPA软件时, 弹窗会遮挡Web元素, 导致程式报错, 解决方式

1.关闭服务中的gupdate/gupdatem等相关服务,关闭计划任务中的google更新任务
2.修改注册表:

HLM\SOFTWARE\Policies\Google\Update,右侧新建Updatedefault 值为0
HLM\SOFTWARE\Policies\Google\Chrome,右侧新建RelaunchNotification 值为0
HLM\SOFTWARE\Policies\Google\Chrome,右侧新建RelaunchNotificationPeriod 值为0

没有的路径手动创建,值均为DWORD32

标签: uipath

评论已关闭