[Fixed]-Django – Lettuce – Selenium

0👍

I’ve reinstalled my computer, and now it seems to work. Must have been something system error. I’ve noticed that the url also changed, when it didn’t work FF tried to open 0.0.0.0:8000, which also could have been an issue.

👤Tusk

1👍

Not sure what could be an issue – probably something with firefox browser.

Why dont you give chrome driver a try instead of firefox:

https://stackoverflow.com/a/13729517/5056023
https://sites.google.com/a/chromium.org/chromedriver/getting-started

And then see what happens. Selenium sometimes is moody, and no one knows why (crash when it generally should not crash).

Leave a comment