Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the test screen implementation to allow customizable ports #3997

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

engineerjames
Copy link

This merge request adds the capability to customize the ports that the test Screen implementation uses. This allows for running multiple selenium-backed tests in parallel, and also allows users who aren't able to run in a container (and may be using this port for other things).

Admittedly I was having some issues running the unit tests that I am still working on, but I wanted to get the code change out there to see what the community thought.

@falkoschindler falkoschindler added the enhancement New feature or request label Nov 15, 2024
@falkoschindler falkoschindler added this to the 2.6 milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants