-
Thanks for your great job and I love your repo.
It would be nice when uncomment this in my raspberry device.
https://github.com/ihainan/JableTVDownload-WebUI/blob/2a3fe0398fa16dbfa0c03bc4e76ef1898…
-
### What happened?
We've migrated from Ubuntu 20.04 to Ubuntu 24.04, and suddenly our Selenium screenshot sizes changed.
It seems that the initial window size now includes the search bar / bookmar…
-
make a txt file reqiurements.txt
paste this text
Selenium
WebDriver-Manager
argparse
chromedriver
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No r…
-
## Background
As of version 115, chromedriver builds are now stored in a new repository.
> Starting with M115 the latest Chrome + ChromeDriver releases per release channel (Stable, Beta, Dev, Cana…
-
basedir=$(dirname "$(echo "$0" | sed -e 's,\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:2…
-
(venv) C:\bots\tap\TapSwapBot>python main.py
2024-07-08 06:08:33 | INFO | 114 - Downloading webdriver. It may take some time...
Traceback (most recent call last):
File "C:\bots\tap\TapSwapBot…
-
```
Traceback (most recent call last):
File "/root/tap/main.py", line 4, in
from bot.utils.launcher import process
File "/root/tap/bot/utils/__init__.py", line 2, in
from . import l…
-
On mac/linux when running `webdriver-manager update` it regularly fails on Node 18. Sometimes it works if running it multiple times. It doesn't help to run clean beforehand. Here is an example of the…
-
Right now it does the whole thing from the start every time -- takes forever.