Thank you very much for your topic! It may take a little while before Katalon team member or others forum members respond to you.
In the meantime, you can double-check your post to see if you can add any extra information i.e. error logs, HTML codes, screenshots, etc. Check out this posting guide to help us help you better!
According to your issue, I would like to suggest you the following: 1. Check Local Storage:
Open Chrome’s developer tools (F12).
Go to the “Application” tab.
Navigate to the “Storage” section and expand “Local Storage.”
Search for the Katalon Recorder extension’s domain (likely something like “[invalid URL removed]”).
Look for keys or values that might contain script data. This can be a manual process, but it’s worth trying.
2. Backup Files:
Windows: Check your Documents folder for a “Katalon Studio” subfolder. There might be a “Projects” folder within it, where your test cases might have been stored.
macOS: Look for a “Katalon Studio” folder in your Applications directory. The “Projects” folder should be within it.
Linux: Search for a “Katalon Studio” folder in your home directory. The “Projects” folder is usually located there.
3. Cloud Storage:
If you used cloud storage (like Google Drive, Dropbox, or OneDrive) to sync your Katalon Studio projects, check those locations.
4. Version Control:
If you were using a version control system (like Git) to manage your test cases, you can try reverting to a previous commit to recover them.
5. Third-Party Recovery Tools:
While not officially recommended, there might be third-party data recovery tools that can attempt to recover deleted files from your local storage. However, use caution and be aware of potential risks associated with such tools.