-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seleniumbasis on a Windows 11 machine #286
Comments
Personally, I'm using Windows 11 on a physical machine and I haven't got any problems with Edge. Are you sure it's not a problem with the Edge driver? |
Which seleniumBasis you use in this case ? |
I use the latest version from 2016 (v2.0.9.0)
Could be indeed. Have you tried to specify the URL in the Start method instead of the Get method? ie.:
|
Thanks for your suggestion, but this isn't change the behavior |
Hum, without more information, I'm affraid I can't help you, because it's working for me on Win11.
|
I have implemented the users choice which browser they want to use edge or chrome but both with the same effect i also have tried Firefox but the same behavior. |
SeleniumBasic uses .NET 3.5. |
This configuration is the same as what I have for Win11. My last guess would be that it could be because VBScript is disabled on the Win11 machine, but I'm not sure if that matters when using the library in VBA. |
Thanks for sharing your Idea's. I'm in the mean time out of ideas. |
I have used on a windows 10 the seleniumbasic with VBA without problems.
I now want to move to Windows 11 and getting diferent Troubles with the seleniumBasic on an VM instance the Edge browser is opened but the wanted URL isn't passed thru to the browser under control.?
On a physical PC with W11 home edition even the browser isn't launched.
Are there known isueswhich i need to tackel to get it running as on W10?
The text was updated successfully, but these errors were encountered: