morenomancosu / fbSim

Simulates a Facebook user's behavior and stores Fb pages information
GNU General Public License v2.0
17 stars 2 forks source link

Erro: Invalid chrome version. fbSim supports Chrome 73 or higher. #4

Closed mauro-cb closed 4 years ago

mauro-cb commented 4 years ago

Hi! i'm with a problem. I was trying to use your tool and when i called "chrome_ver = 80" in "fbSetAccount" function i had "Erro: Invalid chrome version. fbSim supports Chrome 73 or higher." but, how i put in function, my version is 80 (80.0.3987.132 more specifically). There is any incompatibility with this version?

morenomancosu commented 4 years ago

Dear @mauro-cb , thanks for the feedback! There was actually a bug in the code. I just fixed the issue, try to re-install the package and let me know if everything is fine. Best, Moreno