Run 2 macros in a same login.

Run 2 macros in a same login.

avatar

Hello team,

Is it possible run 2 macros in a same Webpage login?

I will detail my problem:

1- I filled the first login page with the Macro (Properties>Events>After Connect - Macro)
A-

B-


C-

Here is working correctly.

2- After that, appears a second Citrix Login page (That use different credentials).


That is my problem, I need fill the second login page (with different credentials) so I will need run automatically a second macro. It is possible run a second Macro?

Please, let me know your feedback.

Thanks,

All Comments (1)

avatar

Hello,

Moved topic to RDM Windows.

No, you cannot run two macros, it must be a single one.

You can set another set of credentials in the Tools tab of the session, they will be available using the $TOOL_ variables

The {DELAY} code may be of use, you can change the default delay right below the macro.

Best regards,

Maurice