-
2024-06-22 14:39:22 | INFO | 51 - Downloading webdriver. It may take some time...
Der Befehl "powershell" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "powershe…
-
Hello,
I try to run my test on our docker image (Alpine) to test our Angular web application with Protector.
In the Dockerfile,
- I installed related packages: `RUN apk add chromium openjdk8-j…
3llen updated
4 years ago
-
**webdriver-manager update** command downloads chromedriver '80.0.3987.16' instead of '80.0.3987.106'. See below in bold. Only appears to be happening in Linux OS. Windows is OK.
webdriver-manag…
-
`2024-07-26T00:28:37.413864000Z 2024-07-26 05:28:37 | ERROR | 105 - 1419 | Unknown error while Login: [Errno 8] Exec format error: 'webdriver/THIRD_PARTY_NOTICES.chromedriver' | Response text: ...`…
-
This morning launching my usual script I get this error:
```
OSError: [Errno 8] Exec format error: '~/.wdm/drivers/chromedriver/mac64/129.0.6668.100/chromedriver-mac-arm64/THIRD_PARTY_NOTICES.chrome…
-
### Feature and motivation
Continuation of https://github.com/SeleniumHQ/selenium/issues/11694
We already have `Selenium.WebDriver` nuget package including selenium-manager binaries. What if sel…
-
```
Traceback (most recent call last):
File "D:\Program Files (x86)\GitHub Repositories\TapSwap-Rab\main.py", line 4, in
from bot.utils.launcher import process
File "D:\Program Files (x86…
Dxwny updated
5 months ago
-
--------------- Start SRT Macro ---------------
selenium version : 4.20.0
Traceback (most recent call last):
File "C:\Users\임시\AppData\Local\Programs\Python\Python312\Lib\site-packages\selenium\…
-
I TRIED RUNNING this basic code with the latest Selenium-Driverless and Selenium-Profiles
```python
from selenium_profiles.webdriver import Chrome
from selenium_profiles.profiles import profiles…
-
Hi,
I've only looked at the source code so far, and it seems cumbersome to programmatically initialize a custom driver, it's not documented at least.
And it'd be nice if https://github.com/Serge…