简体   繁体   English

有人可以给我一些使用自动RPA解决方案工具打开Chrome的解决方案吗?

[英]Could anyone give me some solutions to open Chrome with an automated RPA solution tool?

I am using a RPA Solution tool people are not familiar with. 我使用的是人们不熟悉的RPA解决方案工具。 But the thing is, I tried to open Chrome through the RPA Solution tool or program but is receiving this message: Chrome is being controlled by automated test software. 但问题是,我试图通过RPA解决方案工具或程序打开Chrome,但收到此消息:Chrome由自动测试软件控制。

cmd shows a message of : cmd显示以下消息:

Starting ChromeDriver 2.36.540470 (e522d04694c7ebea4ba8821272dbef4f9b818c91) on port 62023
Only local connections are allowed.
[6036:12108:0821/085345.853:ERROR:install_util.cc(603)] Failed to read HKLM\SOFTWARE\Policies\Google\Chrome\MachineLevelUserCloudPolicyEnrollmentToken: The system cannot find the file specified. (0x2)
[6036:12108:0821/085345.853:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: AlwaysAuthorizePlugins
[6036:12108:0821/085345.853:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: DisablePluginFinder
[6036:12108:0821/085345.853:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: PasswordManagerAllowShowPasswords
[6036:12108:0821/085345.994:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: AlwaysAuthorizePlugins
[6036:12108:0821/085345.994:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: DisablePluginFinder
[6036:12108:0821/085345.994:ERROR:configuration_policy_handler_list.cc(91)] Unknown policy: PasswordManagerAllowShowPasswords

DevTools listening on ws://127.0.0.1:12172/devtools/browser/31ad3913-bdcd-4095-9113-b8b95f710c1c
[6036:17560:0821/085346.865:ERROR:browser_gpu_channel_host_factory.cc(119)] Failed to launch GPU process.
[6036:12108:0821/085346.865:ERROR:gpu_process_transport_factory.cc(1016)] Lost UI shared context.
[1534809826.362][SEVERE]: Timed out receiving message from renderer: 600.000

could any developers give me some solution? 任何开发人员都可以给我一些解决方案吗?

ps. PS。 it is not common solution tools such as blueprism. 它不是诸如blueprism之类的通用解决方案工具。

This github bug report might help you. 该github错误报告可能会为您提供帮助。 It reads: 内容为:

在此处输入图片说明

Can you please test it and get back to us with the result(s)? 您能否对其进行测试,然后将结果反馈给我们?

Generally While doing Web Automation using BluePrism, by default it will gives you the iexplore.exe's path. 通常,在使用BluePrism进行Web自动化时,默认情况下,它将为您提供iexplore.exe的路径。

You just need to change iexplore.exe's path with googlechrome.exe's path. 您只需要使用googlechrome.exe的路径更改iexplore.exe的路径即可。

And when you execute launch action (as per Blue Prism), the site will get open in google chrome. 而且,当您执行启动操作(根据Blue Prism)时,该网站将在Google chrome中打开。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 任何人都可以找到冲突在哪里并给我一个解决方案吗? - Can anyone find where the conflict is and give me a solution for this? 一些设计决定,您能给我一些建议吗? - Some design decisions, Could you give me some advice? 使用javascript无法禁用文本框。禁用后立即启用。 谁能给我解决方法? - Using javascript Not able to disable textbox.It Immediatly enable after disabled. Can anyone give me solution? 一些 javascript 代码让我无法在 chrome 上打开 devTools - some javascript codes make me can't open the devTools on chrome 任何人都可以帮助我解决反游戏解决方案吗? - Can anyone help me with Counter game solution? 如何在 ReactJS 中为下一个会话存储 Cookie 以实现注册功能。 任何人都可以给我一些想法吗? - How to store Cookies for the next session in ReactJS for Sign-Up functionalities. Can anyone give me some idea? TextGeometry没有显示,有人可以告诉我为什么吗? - TextGeometry not displaying, Could anyone tell me why? 任何人都可以在 webpack 配置方面帮助我吗? - Could anyone please assist me on the webpack configuration? 谁能向我解释此功能的工作原理? - Could anyone explain to me how this function works? 任何人都可以帮我解决我在EventHandler上做错了什么因为某些原因我无法打开Display Conformation框? - Can anyone please help me what I did wrong on my EventHandler for some reason I can't open the Display Conformation box?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM