I also have another question regarding the execution steps.
How to stop Zenno from keeping in memory all the execution fields of a single step?
I have multiple platform to post to with about 10 steps, it is a huge template, my problem is that some of the platforms have a login area + register form on the same page. When one step recognise the login are as the register form, it starts to create a username and password for it, the problem is that when the second step kicks in because the first step failed to find the registration steps, the form is fully filled but the details of bot the login and passwords from multiple steps are being record to my apppend to file macro txt file.
How to then remove from memory any execution result of a step before moving on to the next?
Thank you,
BamBam