简体   繁体   English

使用 iedriverserver.exe 在 IE 模式下控制 Edge 的 Vba 代码

[英]Vba code to control Edge in IE Mode using iedriverserver.exe

Is there any code sample which I could refer ?有没有我可以参考的代码示例? To control Edge in IE Mode using iedriverserver.exe in vba.使用 vba 中的 iedriverserver.exe 在 IE 模式下控制 Edge。 I have downloaded the exe but unable to add related library in tools->reference in vba project.我已经下载了exe,但无法在vba项目的工具->参考中添加相关库。

Please let me know if anyone has knowledge on this topic.Thanks.如果有人知道这个话题,请告诉我。谢谢。

AFAIK, there's no way to automate Edge IE mode in VBA at present. AFAIK,目前无法在 VBA 中自动化 Edge IE 模式。

If you want to automate Edge IE mode, you can use Selenium.如果你想自动化 Edge IE 模式,你可以使用 Selenium。 For more information about using IE driver to automate IE mode in Edge, you can refer to this doc .有关在 Edge 中使用 IE 驱动程序自动化 IE 模式的更多信息,您可以参考此文档

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM