Hello There,
I have docker image 7.9.1 and been able to install chrome driver 89 but why i am getting this error when running the tests in docker:
I have katalon 7.9.1 and chrome 89 in my machine, there the tests runs fine.
Why it fails in docker. Any idea?
I know its because the chrome is 88 and chrome driver is 89 my tests are not passing but why i am getting the error when it works fine in the ide.
Thanks