-
It would be cool to see a bot play the game and beat human players.
It might be implemented two ways-
1. Use Selenium with python to open a web browser and then simulate keyboard events to make …
-
```
S = Service(ChromeDriverManager().install())
DRIVER = webdriver.Chrome(service=S, options=OPTIONS)
```
it looks like while installing the chromedriver the service object does not insert the …
-
It's 16:27:50, working time !
Traceback (most recent call last):
File "bot.py", line 39, in
DRIVER = CustomDriver(ARGUMENTS)
File "C:\Users\Admin\Downloads\AutoPlay-PokeMeow-Discord-ma…
-
I've already saw #328 and #86 and #243 and #385 but not working, was not my problem =(
```
import os, sys, time, json, datetime, base64
import requests
from webwhatsapi import WhatsAPIDriver
fr…
-
Traceback (most recent call last):
File "D:\PersonalStudy\Automation\HopefullyAdvancedInstaBot\bot.py", line 1, in
from instapy import InstaPy
File "C:\Users\xynpy\AppData\Local\Programs\P…
-
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"/html/body/div[1]/header/div/div[1]/div[2]/div/a[2]/span[1]"}
(S…
-
Show Error
`DevTools listening on ws://127.0.0.1:54887/devtools/browser/cb4d5c01-3552-481e-9908-ca3f3ebd1a14
[22628:24512:0717/114111.966:ERROR:device_event_log_impl.cc(222)] [11:41:11.966] USB: u…
-
so I am a beginner programmer and I did everything what I was supposed to do and I got this error
`⏱ Processing post: whats_something_your_therapist_said_that_was_life
📸 Screenshotting post...
Trac…
-
Basically happen right off the bat running it.
I believe the error show last execute was line 163, the bot can't view then click the elements.
I tried this bot on 2 different Machines, both the sam…
-
## 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…