My hopes for KR were on the new 7.0.1. release to get rid off my issue with websites not loading with the KR extension active on Chrome (Windows 10 Enterprise, Chrome version 126.0.6478.127, 64 bits). Unfortunately the issue is still here. Luckely I got an older version of KR up-and-running (v 6.0.3) which works fine. I would still like the latest KR version to work though.
After updating KR to v7.0.1 the KR extension is still not working. The websites will not open when de KR browser extension is active. When I disable the KR extension the websites will load properly, but testing with KR is impossible.
See below for my former messaging about the v7.0.0. KR version.
Thank you for letting us know that you are still having issues with the latest version of KR 7.0.1. I presume that the error mentioned is the same as below?
Once again, I will be looping in @vy.huynh from the Recorder team her so she can gather more insights from you and work with her team on a fix.
Fortunately, the āFirefox trickā is still working. Use Katalon with Firefox: it will play your scenarios.
This being said⦠I donāt understand why Katalon stopped working on Chromeā¦
One day someone said āIf itās not brokenā¦donāt fix itā. When Katalon Recorder is working fine, you should keep it⦠Everytime I see that here is a new version, I know Iāll have problemsā¦
As far as I understand, it was impossible to avoid updating to version 7.0. The fact is that extension versions 5.9-6.0.3 were based on Manifest V2. In 2024, several Chrome updates are expected to make it impossible for older extensions based on Manifest V2 to work. Therefore, it was necessary to migrate the extension to Manifest V3, which, according to the Chromium developers, should provide greater security for users.
This may require a major change in the extensionās logic. For example, the developers of Selenium IDE, due to the need to switch to Manifest V3, decided to completely abandon the development of Selenium IDE as an extension. Instead, they are now developing Selenium IDE as an Electron application. This application is a lightweight version of the Chrome browser, controlled using a special interface.
I donāt know for sure; itās a difficult question. To determine whether it is possible to convert KR in accordance with Manifest V3 without losing functionality, you need strong programming skills and a thorough understanding of the extensionās code base, which is quite extensive.
So far, it is evident that the Katalon developers are trying to adapt the extension to Manifest V3, and Iām inclined to believe that success is quite possible (although the migration has not been entirely successful yet). I think they will most likely decide to continue developing the web extension because using the extension from the userās point of view is a somewhat simpler experience than installing and using an Electron application.
If Iām not mistaken, KR will be in a more advantageous position compared to Selenium IDE. A similar situation occurred in the past (in 2017) when Firefox, starting with version 55, stopped supporting Selenium IDE. KR filled the void for a while, which likely attracted many new users to the Katalon ecosystem.
Thanks @rene.haayes for letting us know this issue in KR 7.0.1
Could you kindly provide us with the URL of your website to assist with troubleshooting? We appreciate your cooperation.
Hi Vy, the site I am testing the most is https://acc.unive.nl/mijnunive/. With KR 7.0.1 enabled this site will not load and therefore testing is impossible.