Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Issue

While trying to export a project as playbook I got the following error:

"Project could not be exported (See Log)"

 

Solution

If you want to export a project as playbook, your project needs to have a specific structure and content.

You can use the project template Playbook to get the right structure:

The folder Setup contains the initialization of your project.

The folder Tests contains the actual tests you want to run.

The folder Teardown contains the clean up tasks.

Only packages and projects can be used inside a Playbook.
For folders and change configuration steps please use subprojects.

  • No labels