Run command and variables errors

Hi

When I combine with run command parts of macros that have stored variables i see more errors.

How can i combine more macros with variables and launch it with run command without error ?

i see more errors.

“More errors?” What kind of errors? Do you have a test macro?

Variables declared in one macro should be visible within the macros called by RUN (and vice versa). But of course, maybe there is a bug somewhere.

Hi

When I use run command i see more errors like timeout (i setted a long timeout but will not respected) and other errors after macro finish.

Try to split a macro with stored variables in some part and run it inside another macro, it load but give more errors.

In some cases I also saw 50 errors at the end of the macro.

I splitted a macro in 5 part every part have stored vars and storeeval javascript and command to fill form, i combine it inside a new macro and give me more errors (after end the macro) or timeout error with a long timeout.

Read this post

Can you please retest this with V5.0?

Yes, next days i test again and inform about the result.

Thanks