Use asset import and export to move reusable assets in Leapwork Go between projects or environments.
Before you begin
-
Ensure you can access the asset you want to export.
-
Ensure you can create assets in the target project or folder.
-
Use Leapwork Go asset packages in
.zipformat.
Raw .jmx and .har files use a different import flow. See Import JMX and HAR assets.
Secure values in asset packages
Asset packages preserve the structure of sequences that contain secure Set Value steps while protecting the underlying sensitive data.
When a sequence is exported, secure values are replaced with masked placeholders rather than the original contents. This prevents sensitive information from being distributed through exported packages. After an asset package is imported, secure values are not automatically restored. Any required values must be entered again before the sequence can be executed successfully.
To help identify missing information, Leapwork Go displays a notification when imported assets contain secure values that require user input.
Export an asset package
-
Open the Explorer in Leapwork Go.
-
Right-click the asset you want to export.
-
Select Export.
-
Save the downloaded
.zipfile.
Import an asset package
-
Open the Explorer in Leapwork Go.
-
Select the target project or folder.
-
Right-click the location.
-
Select Import.
-
Select the
.zipasset package. -
Wait for the import to complete.
-
Open the imported asset.
How asset packages behave
-
Export includes the selected asset and its dependencies.
-
Import creates new copies in the target location.
-
Import does not overwrite existing assets.
-
If a name already exists, Leapwork Go adds a suffix such as
(1). -
Imported assets are created in the selected location.
-
This flow does not export run results.
Troubleshooting
Why does the import fail immediately?
You may have selected a .zip file that is not a Leapwork Go asset package.
Use a valid exported asset package.
Why does the import fail with a package error?
The package may be empty, corrupt, or invalid.
Export the asset again and retry the import.
Why can I not find the imported asset?
The asset may have been imported into a different location.
Check which project or folder you selected before starting the import.
Why was my existing asset not replaced?
Import does not overwrite existing assets.
Leapwork Go creates a new copy with an adjusted name.
Why can I not import my JMX or HAR file?
This flow only supports .zip asset packages.
Use Import JMX as Sequence or Import HAR as Sequence for those file types.
How do I confirm the issue is resolved?
-
The asset appears in the expected location.
-
The asset opens and behaves as expected.
What should I do if the issue persists?
-
Verify the package type and source.
-
Export the asset again.
-
Repeat the import process.