Description
Usually there are two major reasons for getting an error while exporting a project or a test case, "Project or test case is not completely loaded" or "Project or test case path is longer than 248 characters".
Resolution
- Project or test case is not completely loaded: It may happen if you have huge number of scripts and all of them are in process of loading. To fix this issue please give LEAPWORK me to load your project and try exporting afterwards.
- Project or test case path is longer than 248 characters: Error message stating to "contact support team" is probably due to the project or test case path being longer than 248 characters, try below steps to resolve this issue
- Go to C:\Program Files\LEAPTEST\Logs open studio logs in text file and check if the studio log has the following error message: “The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters”.
- If you find this error then, search for the longest path in logs. Try to reduce the length of path by reducing folders and folder names. The path should not be greater than 248 characters (the example of the full path is:
C:\Program Files\LEAPTEST\Assets\Projects\Project_Name\Cases\Case_Name\json_file_name.json)
You can create a short project, folder and test name to solve this issue. The limitation is due to Windows file system requirement (see here why). You can try adjusting it as described here.
If you haven’t found the error in studio log or shortening the case name hasn’t helped, please contact support Priority Support.
Comments
0 comments
Please sign in to leave a comment.