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

Chrome not included in latest image? #97

Open
larimer opened this issue Oct 2, 2020 · 3 comments
Open

Chrome not included in latest image? #97

larimer opened this issue Oct 2, 2020 · 3 comments

Comments

@larimer
Copy link

larimer commented Oct 2, 2020

Chrome is no longer listed in /katalon/version...see:

$ docker run -t --rm katalonstudio/katalon cat /katalon/version
+ echo Entrypoint
Entrypoint
+ '[' -z '' ']'
+ exec cat /katalon/version
Mozilla Firefox 81.0
Katalon Studio
$

Does this imply Chrome is no longer included in the image?
And does this explain why ChromeDriver will not stop insisting (and bombing out) that it only works with Chrome version 83?

@larimer
Copy link
Author

larimer commented Oct 2, 2020

More info: I had to go back to tag 7.6.2 to find Chrome listed in /katalon/version...and -- I'm sure not coincidentally -- running pinned at katalonstudio/katalon:7.6.2 lets Katalon run without bombing with a ChromeDriver error.

@larimer
Copy link
Author

larimer commented Oct 2, 2020

More info: Another issue I was seeing with latest image was the "Basic Report" plugin was not being included in the run. But again pinning at tag 7.6.2 fixes that issue as well.

@larimer larimer changed the title Chrome no longer listed in /katalon/version? Chrome not included in latest image? Oct 2, 2020
@antoinetielbeke
Copy link

After contacting them, they have updated their Ubuntu version to 20.04. You now have the newest browsers by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants