Hi @Victor Lopez Luna ,
I did some test and I'm afraid your needs cannot be implemented. SeleniumBasic
is too old, it doesn't contain the key InternetExplorerOptions object, and even the webdriver program in it is mostly outdated, and if you want to use Internet Explorer driver to automate IE mode in Microsoft Edge, you need make sure that the version of IEDriver that you download is 4.0.0.0 or greater.
Apparently, even the latest version (v2.0.9.0) of seleniumbasic cannot meet such a prerequisite. Therefore, it is not possible to achieve this requirement through VBA, I recommend that you can use other programming languages such as C#.
Here is a related document with simple examples for reference: Use Internet Explorer Driver to automate IE mode in Microsoft Edge.
Regards,
Xudong Peng
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.