-
I've been using the MultiPass extension successfully for a while now to deal with basic authentication prompts in my Selenium testing. It has worked great. It has even worked great in a Selenium Grid …
-
### What happened?
Automation framework with same set up works for selenium 4.13.0 but fails as we upgrade selenium version
Code using as below -
please note - there is no issue with local brows…
-
### **What happened?**
I am trying to connect the grid setup in my cloud. I am able to create the session but for some reason, I cant run the tests.
Seems like websocket connection is getting time…
-
### What happened?
Firstly, thanks for Selenium :pray: We've been using it for 15 years, and have built a large and useful automated test suite with it :heart:
Recently we've been seeing interm…
-
### Describe the problem
Im using appium connected to selenium Grid as relay. started tests pointing to selenium grid. no error is seen for chrome browsers but errors are seen for tests on appium dev…
-
### What happened?
Suddenly when we run some automation jobs the grid hub queue size is growing and not allocating sessions though we have enough sessions. We had to restart the grid to overcome th…
-
### What happened?
When using:
-Djava.util.logging.config.file=/opt/logging.properties
which contains:
handlers=java.util.logging.ConsoleHandler
java.util.logging.ConsoleHandler.level=INFO
java.…
-
### What happened?
Hello.
Suspicion is that there is missing dependency that needs to be install for Docker.
Our website is using CSS https://developer.mozilla.org/en-US/docs/Web/CSS/@media/poi…
-
### What happened?
Hi all!
I have been trying to deploy selenium grid via helm chart v0.33.0 and noticed high level of workload memory usage.
In this case, azure runs autoscaling and adds a second…
-
### What happened?
I have the same [issue ](https://github.com/SeleniumHQ/selenium/issues/12519) . I try to start selenuim and this error shows for every possible way that I test.
this is my code …