-
Output of Bash:
```
Installing collected packages: selenium
Successfully installed selenium-3.8.0
Traceback (most recent call last):
File "audible-activator-feature_login_as_arg/audible-activat…
-
```
Traceback (most recent call last):
File "get_my_followers.py", line 34, in
get_my_followers(config)
File "get_my_followers.py", line 18, in get_my_followers
b.login(username, pas…
-
Hey,
Up to now I like the bots. But I am getting a error message when I'm trying the AddMeFast Credit Bot.
C:\Users\User\Desktop\FollowerBot-main>python get_credit_on_AddMeFast.py
Logged in AddmeFa…
-
## Expected Behavior
IG should find and click on Accept All cookie.
## Current Behavior
It is xPath problem and IG could not find Accept All bottom.
## Possible Solution (optional)
the xPa…
-
InstaPy Version: 0.6.16
._. ._. ._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "C:/Users/ConpriDev/InstaPy"
Error, unable to find a download for os: win
Traceback (most recent call la…
-
## Expected Behavior
Simple Like
## Current Behavior
Not a single like becaus of " --> Invalid Like Element!"
and also some times i get the error down there
## InstaPy configuration
Er…
-
Hello thanks for your repository.
I'm having issues running this bot on Linux terminal
```
Error during user login:'Instagram' object has no attribute 'driver'
```
```
[*] Logging in us…
-
Ehen i run it, it gives this error?
`c:\Users\Messi\Desktop\bot\IG-Bot-main\like_cmt_follow.py:18: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
browse…
-
Traceback (most recent call last):
File "/Users/ysaachromachabon/Desktop/Projects/CrushBot/Scraper/run.py", line 123, in
scrape()
File "/Users/ysaachromachabon/Desktop/Projects/CrushBot/Sc…
-
In line 73 in BotInsta.py, its written
`emailJettable = driver.find_element_by_xpath('//*[@id="email_addr"]').text`
the fact is there is no xpath with `//*[@id="email_addr"]` which will cause it…