Known Issues - Squish 9.0.1 Release¶
(Known Issues of previous version)
Release Date: May 8th, 2025
Recommended Update: n/a
Squish for Web¶
Installation of the 'Qt QA Integration' extension and running tests with the latest Chrome/Chromium 136 fails¶
The validation logic in Squish, that verifies that the 'Qt QA Squish Integration' extension has been set up properly, fails to work with the recently released Chrome and Chromium browsers (136 and newer).
The check fails with the following error message:
Error while checking extension: Could not parse preferences: Json member state is not of type: 1
.
This affects the installation procedure as well as test executions that use the
startBrowser
command in the Squish IDE as well as the CLI. As a result, Squish for Web cannot be used to automate websites in these browser versions.
Solution:
Please contact Squish technical support to obtain a Squish snapshot package with a fix for this issue (SQUISH-19036).
Squish for Java¶
Time-out replaying tests of Java AUTs built with the newest Eclipse 2025-03 and SWT 4.35¶
Replaying automated tests of Java AUTs built with SWT 4.35 or newer hangs and eventually times out, aborting the test execution. The newest Eclipse (2025-03) and AUTs built with this version of Eclipse RCP are also affected.
Solution:
Please contact Squish technical support to obtain a Squish snapshot package with a fix for this issue (SQUISH-19035).