HENNGE / arsenic

Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Other
349 stars 52 forks source link

Can't use mozilla firefox capabilities #61

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello,

I have two problems with the firefox driver :

Thanks for your time

myhrmans commented 5 years ago

What version of firefox are you running? What system?

ghost commented 5 years ago

I am using Kubuntu 18.04 with latest firefox 66.0.1 and geckodriver 0.24.0, but later I will need to port this code on raspberry pi 3B running raspbian stretch lite with python 3.6

myhrmans commented 5 years ago

I'm trying to get it running on rasp 3B with python 3.6 and stretch lite with no success.. Don't wanna highjack this thread tho, but do you have any tips?