I am trying to use Selenium in Python 2.7 and it throws me the following error message.
WebDriverException: Message: Expected browser binary location, but unable to find binary in default location, no 'moz: firefoxOptions.binary' capability provided, and no binary flag set on the command line
What can it be?