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

[🚀 Feature]: Support custom node types besides chrome/firefox/edge in helm chart #1567

Closed
andrii-rymar opened this issue Jan 24, 2024 · 2 comments

Comments

@andrii-rymar
Copy link

Feature and motivation

Currently Selenium Grid deployed with helm chart only supports 3 main web browsers to run the tests against. It would be great to have a custom node besides chromeNode/firefoxNode/edgeNode to run mobile tests or the tests against another browser supported by Selenium.
Let's say I want to run the mobile tests against Android emulator and I have an image with the node (with relay configured), appium and the emulator itself. It would be nice to have a separate customNode where I can specify this image and something like browserName: android to spin off these nodes when this type is requested by the tests.

Copy link
Contributor

@andrii-rymar, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

@andrii-rymar
Copy link
Author

Whoops, the wrong repo

@andrii-rymar andrii-rymar closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant