Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
43 stars 12 forks source link

[Feature Request]: Migrate from Google Chrome webdriver - use (Ungoogled) Chromium, Firefox, or browser-agnostic webdriver #118

Closed Derpitron closed 2 weeks ago

Derpitron commented 1 month ago

Description

Currently this program has a hard dependency on Google Chrome. Thus it is not usable by people who wish to avoid Chrome.

Describe the solution you'd like

Migrate from Google Chrome webdriver - use (Ungoogled) Chromium, Firefox, or browser-agnostic webdriver. Make the necessary fixes in the code to support this.

Describe alternatives you've considered

No response

Any other context/information?

No response

Derpitron commented 2 weeks ago

as of 148429b484c6883caa658c67e28587558bd1f7cf one can now use a chromium distribution for the program.