I ran into a problem last week where Selenium python scripts were just opening a blank Firefox window and doing nothing. Running this from the command line fixed it:
pip install -U selenium
via python – Selenium: FirefoxProfile exception Can’t load the profile – Stack Overflow.
Like this:
Like Loading...
Related
Author: Adam Prescott
I'm enthusiastic and passionate about creating intuitive, great-looking software. I strive to find the simplest solutions to complex problems, and I embrace agile principles and test-driven development.
View all posts by Adam Prescott