kaliiiiiiiiii / Selenium-Driverless

undetected Selenium without usage of chromedriver
https://kaliiiiiiiiii.github.io/Selenium-Driverless/
Other
430 stars 52 forks source link

Firefox support #178

Closed Bllacky closed 4 months ago

Bllacky commented 4 months ago

It would be nice to have Firefox support.

kaliiiiiiiiii commented 4 months ago

Haha firefox internally works really different. That would almost require me to develop a new library. Therefore closing as WontFix :(

Bllacky commented 4 months ago

Understood!

milahu commented 4 weeks ago

that would require porting geckodriver from rust to python ...

throwing src/main.rs at codingfleet.com/code-converter i get main.rs.py.gz good luck with the rest ; )

kaliiiiiiiiii commented 4 weeks ago

that would require porting geckodriver from rust to python ...

throwing src/main.rs at codingfleet.com/code-converter i get main.rs.py.gz good luck with the rest ; )

@milahu uh nope I disagree

UPDATE

In fact, firefox support might even be doable with minimal modification to driverless. See https://firefox-source-docs.mozilla.org/remote/cdp/