I am using the NeoLoad Community edition prior to the possibility of a full licence purchase.
I have created two custom Actions, say (CA1Action,CA1ActionEngine) and (CA2Action,CA2ActionEngine). I put these in separate JARs: CA1.jar and CA2.jar. I place these into extlib and run up Neoload, but only one of the jars (CA1, say) appears in the Misc. list. If I delete CA1.jar and restart Neoload, then CA2 appears in the Misc. list. If I put both pieces of code (in different packages) into the one jar, the same thing happens, only one of the Custom Actions shows. How can I see more than one Custom Action?