ContributionsMost RecentMost LikesSolutionsAdding Actions to DejaClick ScriptGreetings: Is there any easy way to append new actions to an existing DejaClick script? I used DejaClick to automate running of reports from a web based 3rd party. My original script ran several reports. Now that it's working well, I've got requests to add a half dozen more reports to the daily run. I didn't see a way to append actions to an existing DejaClick script. Loading the current script and clicking record closes that script and records a new one. I didn't see any feature that lets me add the results of the second recording to the first. I looked at the XML, thinking I could append the XML from the new script to the old one. It looks pretty complex, though, so I didn't do it. TIA, Keith