简体   繁体   English

在没有 selenium 驱动程序的情况下使用 VBA 在 IE 模式下自动化 Microsoft Edge

[英]Automating Microsoft Edge in IE Mode using VBA without selenium drivers

Is there any way to automate Edge in IE mode using VBA without Selenium drivers.有没有什么方法可以在没有 Selenium 驱动程序的情况下使用 VBA 在 IE 模式下自动化 Edge。 Will it work in same way as how it works in IE.它的工作方式是否与在 IE 中的工作方式相同。 We need to use the same code in VBA.我们需要在 VBA 中使用相同的代码。

You may like to check out my reply to a similar post here.您可能想在这里查看我对类似帖子的回复。

https://stackoverflow.com/a/71994505/9791828 https://stackoverflow.com/a/71994505/9791828

This can be done with some upgrades to windows and a small modification to registry.这可以通过对 windows 的一些升级和对注册表的小修改来完成。

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

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