Hello!
I want to do a SAP GUIXT script, that clicks through different fields in SAP and inserts a variable.
I get the variables from an excel list.
Is there any possibility to insert my AutomationAnyhwere variables into the guixt file?
TIA
Hello!
I want to do a SAP GUIXT script, that clicks through different fields in SAP and inserts a variable.
I get the variables from an excel list.
Is there any possibility to insert my AutomationAnyhwere variables into the guixt file?
TIA
Here is the solution I found for my problem:
Just replace the Name of what you typed in with '&$$NameOfVariable].
When running the command, you have to make sure that you insert this before the normal expression:
input="VVNameOfVariable]:$NameOfVariable$;
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.