Replies: 7 comments 2 replies
-
Yep, I agree. Try by adding the following line before "Case svbaBrowser.Edge" in the CreateCapabilities function: Please let us know if it works. |
Beta Was this translation helpful? Give feedback.
-
I am used to use Chrome. Should be added there. :-) |
Beta Was this translation helpful? Give feedback.
-
What does it do? Are you aware that you can preload any capabilities, per browser, using the |
Beta Was this translation helpful? Give feedback.
-
Got it. It's not happening to me in N. America but that would be annoying! I'll make the update soon. Thx. |
Beta Was this translation helpful? Give feedback.
-
@6DiegoDiego9, does it only happen with Chrome? Or does it happen with Edge too? |
Beta Was this translation helpful? Give feedback.
-
To be honest: working with Chrome, so I do not know. I think it is a speficic issue due to EU regulation. But yes, working with a INI file might work as well, so far I have been working with SeleniumBasic for my Selenium VBA stuff so my focus is merely quick 1:1 migration. My big fear the other day was, SeleniumBasic would not work from one day to the other and so I migrated most of my stuff to Python (with a VBA caller, i. e. GUI in VBA/Office and Selenium logic in Python). This works quite well and I learned Python. However, development in VBA is little bit more flexible (ad hoc code changes) and I like SelenumVBA very much because it is much more complete and much more similar to the Python API of the Selenium binding. |
Beta Was this translation helpful? Give feedback.
-
Fixed in v5.6 - argument to prevent search-engine choice is added in the background if using Chrome. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For Chrome it might be an idea to set this argument as a standard.
Beta Was this translation helpful? Give feedback.
All reactions