![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
I am trying to create a simple script for a proof of concept that has turned out to be not so simple. I have looked at the samples, help files and demos and still it won't work. I want to see if list can be used to insert variables into a web text field. This loop should: 1. Open IE - google.com 2. Maximize window 3. Read from names.txt (my-list-variable=joe,Bob,Dan,Sue) 4. Input my-list-variable list variable into q on Google.com 5. Close window As it loops through the list inserts the next name in the list. Of course, it works on the first name but that's it Where did I go wrong? Again I'm using the trial version before I buy and I'm down to 10 runs. Thanks, Chu |
| |||
|
Hello, Instead of opening and closing the browser many times, we suggest open the browser once, using loop repeat the actions for all the values in a list variable and eventually close the browser. We have amended the task for your convenience. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |