Fix the fucking save glitch

Tired of that bug so fucking annoying

Sorry, what bug are you talking about? :thinking:

Create a folder, then outside of the folder create a macro, go to a website and create a macro, then move it into the folder.

Gets stuck in a save/discard loop making you have to do the whole thing over.

Also having problems with CSV READ skipping the first line and going straight to 2

All works fine if you press “Save” after recording the macro. But if you forget to press “Save” then the issue you describes happens! => We will fix this asap, thanks for the hint.

Works fine when pressing “Save”:

Do you have a test case for this? I can not recreate this one.

I’m doing web form automation using a CSV file. I have a macro and then the launch portion with speed settings and such.

So I click the launch portion and it randomly skips the first line and starts at 2 even though the loop specifies to use line 1 first.

Also would be nice if the software tracked the last completed line. Because if it crashes i am left with no information on where it ended.

Add some kind of (17/30 completed, continue from last completed line option)

Also a consecutive error loop skip option would be great, say 3 elements in a row aren’t found, instead of continuing through a dead loop it starts the next line of the csv file.