-
When runing creator.py in cmd it gives that ERROR, seems it can find that element specifically cant find:
Message: no such element: Unable to locate element: {"method":"css selector","selector":"[nam…
-
I tried running it on my system, but I am getting an error.
```
DevTools listening on ws://127.0.0.1:53906/devtools/browser/f0152ab9-0c43-41ac-bb0c-bb0b9036406d
[6644:12600:0121/125942.184:ERROR…
-
I have problem with pylance.Im new on vscode and programming but im sure its working weird.When i type driver.se and [ctrl+space] "send_keys" not in suggestion tab.If i tpye driver.send_ke [ctrl+space…
-
Hello,
I am trying to write a bot for automating stuff on Instagram (likes, follow, etc.)
I used to do it with Selenium, but seems that it doesn't work for too long anymore before I get flagged.…
-
I am trying to run the BOT. I am getting an error message, i have readed the instruction but still i have this problem.
What do i wrong?
![image](https://user-images.githubusercontent.com/103903…
-
## Expected Behavior
Quickstart would run
## Current Behavior
Hello,
When i try to run project as described [here](https://github.com/Herrox/instapy-docker/blob/master/documentation/do…
-
Want to create a script that is not present in this repo??
Make a comment here about the script that you want to add.
Please check the existing script in this repo as well as in our other repo
…
-
> Traceback (most recent call last):
> File "InstaPy/steven.py", line 54, in
> session.like_by_tags(['x','x','x','x','x','x','x','x_x','x'], amount=20)
> File "/home/steven/.local/lib/python3.7/si…
-
Traceback (most recent call last):
File "../quickstart.py", line 2, in
from instapy import InstaPy
ImportError: No module named instapy
-
I have tried the user auth argument when adding options but it no longer works. what is the best way for user auth proxies to be used? with V2 by the way.