In the Console output, there are no errors when exporting feature files, however the folder that was specified in the Jenkins task is not being created in the Jenkins workspace and any feature file is being generated.


If the folder/directory specified doesn't exist it will be created automatically during the export process. However, it needs to be properly formatted, starting with "."

Example:




Link for related documentation