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]: Documentation on docker / kubernetes use #1558

Closed
parholmdahl opened this issue Jan 12, 2024 · 9 comments
Closed

[🚀 Feature]: Documentation on docker / kubernetes use #1558

parholmdahl opened this issue Jan 12, 2024 · 9 comments

Comments

@parholmdahl
Copy link

Feature and motivation

This might be clear for everyone else but me, but I think that the documentation does not really mention how to use grid in docker environment, or kubernetes. How to set things up and so on.

There are documentations for for example CLI commands, but what are the eqvivalent SE_* environment variable? (some seem to differ from the exact syntax) and so on.

And i also miss good documentation on the Appium -> Relay -> Selenium Grid functionality, especially good working examples ..

Copy link
Contributor

@parholmdahl, 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!

@luisfcorreia
Copy link
Contributor

We are most welcome to example contributions

@diemol
Copy link
Member

diemol commented Jan 12, 2024

All related to Docker can be found at https://github.com/SeleniumHQ/docker-selenium

What are you missing in Relay? What are good examples?

@parholmdahl
Copy link
Author

We are most welcome to example contributions

I understand that, and I am most willing to help, when there is time.. But I think that it is very hard to write documentation on something that you dont really understand how it works, or how it is supposed to work..

@diemol
Copy link
Member

diemol commented Jan 15, 2024

We are most welcome to example contributions

I understand that, and I am most willing to help, when there is time.. But I think that it is very hard to write documentation on something that you dont really understand how it works, or how it is supposed to work..

Have you checked the Docker Selenium repository?

@parholmdahl
Copy link
Author

parholmdahl commented Jan 15, 2024

All related to Docker can be found at https://github.com/SeleniumHQ/docker-selenium

Maybe create a webpage on selenium.io that tells the visitor that if you are going to run this in docker, better check the documentation in the git repo?

What are you missing in Relay? What are good examples?

Maybe just an easy beginner tutorial.. It took me a good day and a half to get a working setup for a mobile phone testing web content.

@diemol
Copy link
Member

diemol commented Jan 15, 2024

Maybe create a webpage on selenium.io that tells the visitor that if you are going to run this in docker, better check the documentation in the git repo?

Good idea, would you like to send a PR to add this?

Maybe just an easy beginner tutorial.. It took me a good day and a half to get a working setup for a mobile phone testing web content.

This could help: http://appium.io/docs/en/2.0/guides/grid/ (you can also send a PR to add this to our docs)

However, most of the complexity in the setup is related to properly understand how Appium is configured, how devices need to be set to have a working environment, and I feel that out of our scope. What did you struggle with?

@diemol
Copy link
Member

diemol commented Apr 25, 2024

Closing this as we did not see how this could get improved without duplicating the Appium content.

@diemol diemol closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2024
@VietND96
Copy link
Member

VietND96 commented Jul 5, 2024

One point relates to i also miss good documentation on the Appium -> Relay -> Selenium Grid functionality, especially good working examples .. that I want to add
Here is an example that configure containerization (Appium -> Relay -> Selenium Grid) https://github.com/SeleniumHQ/docker-selenium?tab=readme-ov-file#node-configuration-relay-commands

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

4 participants