Hi, I have a Truclient script where in several places a "Done" or "Cancel" button is clicked. Some of these actions were copy/pasted to create the script (not sure if that matters). Now when I change one of them they all change... e.g. I edited the JavaScript xpath expression and the "Name" on one of the actions, and it made the same changes on other similar actions in the script. It is maddening... is this by design? The totally breaks the script when I edit any of the actions.
Two screen shots attached. The first one shows two actions expanded in the TruClient editor pane before making any changes (note that the UI is inconsistent with respect to the object name... seems like another bug that I see often if I edit the "Name" field - the red marks show the inconsistency).
The second screen is after changing the "Name" and "JavaScript" fields of the FIRST expanded action. Note that the SECOND action's Name and JavaScript have also changed (red marks)... why?
There is even a 3rd action between them that is not expanded that also changed when the edit was made - note that it's name went from "Done" to "Cancel". Ugghh!
It this some kind of 'change all' feature or a bug?