I am trying to load a project send to me through Microsoft Teams. I have the project files saved onto my local files but when I load the project to my client, the scripts are blank in each test case. A colleague was able to load the project properly on their client completing the same import steps. How can I fix this on my specific client?
can you share a screenshot to look what is happening?
what katalon version that your client use?
are you guys using same katalon version?
There are two folders that you should check to ensure you have actual valid Test Cases, “Scripts” and “Test Cases”. If you move into the Scripts folder, there you will find your whole writing of your test i.e. your scripts. In the “Test Cases” folder, you should find XML files that contain information about your scripts.
Check the Scripts folder that you were sent are NOT “Shortcuts” instead of the actual files. Also, check that there is writing in the script file. Finally, check that the files are at the same “level” in their directory folder(s)–the folders should be identical of each other, only the content of files should be different!