-
### What happened?
Jenkins running a 35 minutes worth of tests on Chrome, Edge, and Firefox in parallel using Docker selenium grid. Chrome and Edge tests all passed but 6/7 minutes in I had a Firef…
-
https://twin.github.io/selenium-testing-workflow-with-webdriverio/
# npm install selenium-standalone@latest -g
# selenium-standalone install
# selenium-standalone start
# simple, use defaults and late…
-
This is not an issue with how Canopy needing to be fixed. It is an issue with me not knowing what I am doing and also not knowing where to post questions about canopy other than here. I apologize for …
-
Hi guys,
I'm having problems starting SGE 1.12.17 where hub doesn't start ok. I tried digging a bit through logs and I think I found a culprit. It seems that ever since selenium 3.5.0 (i.e. http://s…
-
## 🐛 Bug Report
A clear and concise description of what the bug is.
After running any side file the regardless if successful or not I get an error and it takes from 10 seconds up to a minute unt…
-
## Upgrade Selenium
We are using Selenium 3.14 with Chrome 80.
We should take our time to upgrade to Selenium 4.x with latest version of Chrome.
There are a few RTL tests we disabled because …
-
`:4444` shows all the connected nodes, but `:3000` doesn't show any connected nodes.
I can navigate to any `:3000` and see overview as well as recorded videos.
I read somewhere that the recorded …
-
### What happened?
Docker compose:
```
selenium-hub:
image: selenium/hub:4.25.0-20240922
container_name: selenium-hub
ports:
- "4442:4442"
- "4443:4443"
- "444…
-
as a LaVague user, I want to use LaVague to flexibly work with different webdriver setups,
so that that I am able test web apps across many browsers/configurations
The idea is:
- have LaVague in…
-
Hi All,
I'm using openshift 3.9 and I have deployed the files following the blog http://ddavison.io/2016/02/01/openshift-templates-for-selenium.html
In the deployment logs of selenium-hub I see th…