waitForElementPresent on latest Chrome crashes chromedriver

Strange behaviour.

In Katalon 6.3.3, before updating Chrome and ChromeDriver to the latest v78, we had no issues. Now when we call any wait, either from selenium with waitfor() or using WebUI.waitForElementPresent, it immediately crashes the chromedriver.

If I roll back to Chrome 77 with its ChromeDriver everything works again.

I tried to get verbose ChromeDriver logs through various methods, but no luck.

Happens on Windows server 2016, 2012R2, and Windows 10 that we have tried.

Dan

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.