Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'selenium_firefox' #85

Open
kadnan opened this issue Jun 11, 2023 · 3 comments
Open

ModuleNotFoundError: No module named 'selenium_firefox' #85

kadnan opened this issue Jun 11, 2023 · 3 comments

Comments

@kadnan
Copy link

kadnan commented Jun 11, 2023

I am trying to use the package version and getting the error:


    from selenium_firefox.firefox import Firefox, By, Keys
ModuleNotFoundError: No module named 'selenium_firefox'
@alxcalx
Copy link

alxcalx commented Jul 12, 2023

pip3 install selenium_firefox

@jamesjiayu
Copy link

fixed? what's the version of it? thanks

@anmolmalik01
Copy link

Use pip install -r requirements.txt. This file contains the version needed for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants