python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to remove Selenium Grid Node from grid if 'Failed to Connect'?
I am using AWS EC2 instances to create a Selenium Grid. I have one instance acting as the Hub and other instances acting as nodes.
Once I terminate the nodes, they still remain in the grid for quite s...
mcool
Votes: 0
Answers: 1
Does Sauce lab needs authenticate to run tests which are in client side?
Let's say I have a jenkins ci/cd pipeline in network-1 where it connects to git repo to checkout the code and do the deployment in network-2.
now after the deployment, selenium functional test cases h...
ss-ss-v1
Votes: 0
Answers: 1
Starting Selenium Grid with Selenium 4 for C#
I am having issues running Selenium Grid from Visual Studio from Csharp using Selenium 4. I keep getting the error:
Message:
System.InvalidOperationException : Could not start a new session. Could not...
user5199
Votes: 0
Answers: 1
Unable to understand TestNG plugin interaction with Selenium Grid in Jenkins?
How does Testng plugin in jenkins interacts with selenium grid hub ?
How selenium grid hub transfers the execution test result to jenkins? what if selenium grid hub is down, can jenkins identify wheth...
ss-ss-v1
Votes: 0
Answers: 1