Save class files are not generated

Hello,

I tried recording and modifying a few scripts, but anytime I compile after adding objects, the Save class files are not generated in the Target → Test classes folder.

For a given script, I added various objects such as Login, Add, Navigate, and Logout; compiled the script and then added an object for the Save function(as suggested by another gatling user), but while the other classes such as login, add, navigate, and logout were created, the save class file was not generated in the target folder.

I tried a couple of scripts by creating all the objects together, such as Login, Add, Navigate, Save, and Logout. Again like all the other instances, all the class files except the save class file was created in the target folder.

Does anyone here know what to do about this?

Kindly help me out, as this is quite a big roadblock for me from creating scripts that work.

Your assistance will be really helpful.

Thank you.