Issues with Session Handling in Selenium Grid Tests and Configuration #2512
Unanswered
tathagatk22
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi, as your description, within step |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Statement:
I am encountering an issue while running Selenium Grid tests using Chrome in a Kubernetes setup. The test suite includes a long-running test (Thread.Sleep(600000) for 10 minutes). Below is the relevant configuration and code, followed by the error encountered.
Helm values.yaml (Selenium Grid Configuration):
C# Test Code (for Selenium Grid):
.runsettings
Command used to execute:
Error Output:
Pod Logs:

Questions/Issues:
Request for Assistance:
Beta Was this translation helpful? Give feedback.
All reactions