Open larimer opened 4 years ago
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.
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.
After contacting them, they have updated their Ubuntu version to 20.04. You now have the newest browsers by default.
Chrome is no longer listed in
/katalon/version
...see: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?