Instapy: element not visible

Created on 5 Sep 2017  路  5Comments  路  Source: timgrossmann/InstaPy

Getting this error recently.
Running on a VPS server, 2GB RAM

Traceback (most recent call last): File "quickstart.py", line 24, in <module> session.like_by_tags(['#australia', 'belgium', 'brazil'], amount=randint(minTag, maxTag)) File "/root/InstaPy/instapy/instapy.py", line 531, in like_by_tags followed += follow_user(self.browser, self.follow_restrict, self.username, user_name) File "/root/InstaPy/instapy/unfollow_util.py", line 134, in follow_user follow_button.send_keys("\n") File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/webelement.py", line 350, in send_keys 'value': keys_to_typing(value)}) File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/webelement.py", line 499, in _execute return self._parent.execute(command, params) File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/webdriver.py", line 297, in execute self.error_handler.check_response(response) File "/usr/local/lib/python3.5/dist-packages/selenium/webdriver/remote/errorhandler.py", line 194, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.ElementNotVisibleException: Message: element not visible (Session info: chrome=60.0.3112.113) (Driver info: chromedriver=2.29.461571 (8a88bbe0775e2a23afda0ceaf2ef7ee74e822cc5),platform=Linux 4.10.0-28-generic x86_64)

help wanted

Most helpful comment

Still happening here after pull as well

All 5 comments

Still happening to me. What's the status?

It's happening to me as well, even after the latest pull

Still happening here after pull as well

Happening to me now has this been fixed ?

It's fixed. Please reopen it if you still need some help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Naramsim picture Naramsim  路  3Comments

seuraltimez picture seuraltimez  路  3Comments

CharlesCCC picture CharlesCCC  路  3Comments

converge picture converge  路  3Comments

rahulkapoor90 picture rahulkapoor90  路  3Comments