ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

Chrome Driver error #9

Closed carpediemzak closed 6 years ago

carpediemzak commented 6 years ago

image

Happens a lot ?

carpediemzak commented 6 years ago

File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webelement.py", line 72, in click self._execute(Command.CLICK_ELEMENT) File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webelement.py", line 461, in _execute return self._parent.execute(command, params) File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 236, in execute self.error_handler.check_response(response) File "/Library/Python/2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 192, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotVisibleException: Message: element not visible (Session info: chrome=61.0.3163.100) (Driver info: chromedriver=2.33.506106 (8a06c39c4582fbfbab6966dbb1c38a9173bfb1a2),platform=Mac OS X 10.10.1 x86_64)

ahmadudin commented 6 years ago

so, is it solved?

carpediemzak commented 6 years ago

it is actually the element not visible error

700 on instapy give a work around... nothing to do with the gui or chrome ... so i closed it