Skip to content

error depois da senha #17

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

Open
malvsz opened this issue Apr 1, 2020 · 2 comments
Open

error depois da senha #17

malvsz opened this issue Apr 1, 2020 · 2 comments

Comments

@malvsz
Copy link

malvsz commented Apr 1, 2020

depois que eu coloco a senha ta dando esse erro.

Traceback (most recent call last):
File "script.py", line 27, in
browser = webdriver.Chrome(capabilities=caps)
TypeError: init() got an unexpected keyword argument 'capabilities'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "script.py", line 32, in
browser = webdriver.Firefox(capabilities=caps)
File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/firefox/webdriver.py", line 164, in init
self.service.start()
File "/usr/local/lib/python3.6/dist-packages/selenium/webdriver/common/service.py", line 76, in start
stdin=PIPE)
File "/usr/lib/python3.6/subprocess.py", line 729, in init
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
OSError: [Errno 8] Exec format error: 'geckodriver'

@erickssa
Copy link

erickssa commented Apr 1, 2020

tbm

@fabiomurilo121
Copy link

Tente executar direto no terminal e veja se você instalou o geckodrive para o firefox, o link do repositório é para mac, tem que mudar para o sistema que você esta usando.

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

3 participants