Skip to content

get chrome version from chrome -version #494

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

Merged
merged 1 commit into from
Jun 6, 2017
Merged

get chrome version from chrome -version #494

merged 1 commit into from
Jun 6, 2017

Conversation

jonaseicher
Copy link
Contributor

this retrieves the version without the need for sudo, which causes problems when you deploy in a container environment with tighter security guidelines like openshift.

Feel free to refine/improve it or use a different approach. The main thing here is not to use sudo.

this retrieves the version without the need for sudo, which causes problems when you deploy in a container environment with tighter security guidelines like openshift.
@ddavison
Copy link
Member

ddavison commented Jun 2, 2017

definitely like this solution over sudo. had problems in the past when using openshift because of the security.

@ddavison ddavison merged commit 60eeed0 into SeleniumHQ:master Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants