Test execution failures on Windows due to long file paths
Note:
For Katalon Studio version 9.7.0 onwards, some users have experienced test execution failures on Windows due to long file paths exceeding the limit of 255 characters.This issue has been resolved in Katalon Studio version 9.7.2.
- Copy the installation folder
C:\Users\YourUsername\.katalon\packages\Katalon_Studio_Windows_64
to theC:\
directory. - Rename the folder from
C:\Katalon_Studio_Windows_64
toC:\Studio
. - Launch the application using
C:\Studio\katalon.exe
.