Replies: 3 comments
|
Hi, I started Browser automation with SeleniumBasic and FireFox, but at some point in time I switched to Chrome. I do not remember the real reason but still kept FireFox as backup in case of problems with Chrome. I remember in the past there were also issues with feature changes in Chrome so that I was happy with FireFox as (temporary) fallback. However, as mentioned, in the meantime I mainly use Chrome |
0 replies
|
Hi. I'm a frequent visitor here. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm yet again trying to reduce the maintenance load, code complexity, and risk of AV false positives for SeleniumVBA. One significant way to do that is to eliminate support for Firefox (geckodriver). Several disadvantages of supporting Firefox: No CDP support, Mozilla devs hostility towards Windows as shown here, slow execution speed compared to Chromium browsers, absence of a driver download API, and low browser market share. Your help in determining future support status is requested by answering the following poll!
5 votes ·
All reactions