-
### What happened?
When I run a very simple test locally against Chrome, Edge and Firefox, the test passes without any issue. However, if I run the same test against a Selenium Docker grid, the Firefā¦
ablok updated
4 months ago
-
### What happened?
Trying to use the new BiDi feature to get browser console logs/errors with Firefox. However, with certain types (not sure the exact cause of this) of js error, a `stackTrace` objecā¦
-
### Feature and motivation
Would help me for `notifyOnBnpUpdate.py`.
Maybe related to [Wikipedia: Selenium (software)#Selenium_Grid (1209978981)](https://en.wikipedia.org/w/index.php?title=Selenā¦
-
### What happened?
The WebDriver Docker Image for Selenium 4.19.1 is missing from Docker Hub.
This is contrary to standard conventions on which certain tools depend.
for example: Selenium 4.16.ā¦
-
Using `[etaoin "0.4.6"]` and `seleniarm/standalone-chromium:4.1.2-20220227` docker image,
```clj
(let [q {:tag :input :id "email"}]
(etaoin/wait-exists driver q)
[(etaoin/query driver q)
ā¦
-
Would be really good if we can also scale Selenium Grid inside this config.
-
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.96.193.128', port=4444): Max retries exceeded with url: /wd/hub/session/4a15bd8d356d6d0a5d4e026bc4082240/timeouts (Caused by NewConnectionā¦
-
### What happened?
I am running selenium grid and I see username/password in logs. I have auth enabled.
This is visible in both hub and chrome-node logs. It appears as part of capabilities under se:ā¦
-
After upgrading from 4.19.0 to 4.20.0 I observe such error: " *json: cannot unmarshal array into Go struct field Caps.capabilities.firstMatch.selenoid:options.enableVNC of type bool*"
I use selenoid ā¦
-
### What happened?
Hello everyone,
Iām reaching out for some help regarding uploading an image to Google Forms using Selenium. Iāve been working on this for days, and despite trying various approaā¦