I have a recording that consists of a click only. When I double-click on the one line in the recording, I can see the code corresponding to the code. What I see was the method
Code: Select all
public void Recording2_Open_browser1
. I selected the method name, pressed the right mouse button & selected "Rename", changing the name to
Code: Select all
OpenIVMWebsiteRecording_Open_browser
. Unfortunately, the references to this code didn't change in the Recording's rxrec file display. Please see the images below.