I'm planning to create a simple program that would automate the process by searching the dynamic list inputted and provided by the user and export it to Excel file.
The challenge is how to create UI using Automation Anywhere Application, which would accept adding the input value from the user like the same controls in .Net (buttons, textbox, message box, etc...)
Does anyone know how to attain it?