Skip to content
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

error #23

Open
nadif15 opened this issue May 23, 2019 · 3 comments
Open

error #23

nadif15 opened this issue May 23, 2019 · 3 comments

Comments

@nadif15
Copy link

nadif15 commented May 23, 2019

File "t.py", line 1, in
from whatsapp import WhatsApp
File "D:\download\Simple-Yet-Hackable-WhatsApp-api-master\Simple-Yet-Hackable-WhatsApp-api-master\whatsapp.py", line 36, in
class WhatsApp:
File "D:\download\Simple-Yet-Hackable-WhatsApp-api-master\Simple-Yet-Hackable-WhatsApp-api-master\whatsapp.py", line 41, in WhatsApp
browser = webdriver.Chrome() # we are using chrome as our webbrowser
File "C:\Python37\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 75, in init
desired_capabilities=desired_capabilities)
File "C:\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 156, in init
self.start_session(capabilities, browser_profile)
File "C:\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 245, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Python37\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 314, in execute
self.error_handler.check_response(response)
File "C:\Python37\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 75

@nadif15
Copy link
Author

nadif15 commented May 23, 2019

@nadif15
Copy link
Author

nadif15 commented May 23, 2019

ok all work thx

@nadif15
Copy link
Author

nadif15 commented May 23, 2019

can you help me fix the buffering

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

1 participant