如何使用机器人框架为边缘浏览器处理“您的连接不是私有的”

问题描述

${edgeOptions}  Create Dictionary   args    ${argument-list}    prefs   ${preferences}  binary  ${browser-file}

${desired_capabilities} Create Dictionary   platform    Windoof EdgeOptions ${EdgeOptions}  goog:edgeOptions    ${edgeOptions}

                    
${index}    Create Webdriver    Edge    executable_path=${browser-path}${/}msedgedriver.exe desired_capabilities=${desired_capabilities}    service_args=${serviceargs-list}    

这不起作用,有人可以帮助我为边缘浏览器编写所需的功能

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)