kaliiiiiiiiii/Selenium-Driverless

Firefox support

Bllacky opened this issue · 4 comments

It would be nice to have Firefox support.

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

Understood!

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 ; )

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/