Hi guys this is my code
from instapy import InstaPy
session=InstaPy(username='login' , password='password')
session.login()
and this is my exception:
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