To rename an action in the Rename Action dialog box:
- In the Keyword View, select the call to the action you want to rename and select Edit > Action > Rename Action. In the Expert View, display the action that you want to rename and select Edit > Action > Rename Action. The Rename Action dialog box opens.
- Enter a new name for the action in the New name box. Make sure that action name is unique within the test, does not begin or end with a space, does not exceed 1023 characters, and does not contain the following characters: \ / : * ? " < > | % ' ! { }
- Click OK to save the change.
Tip: You can also press Shift + F2 to open the Rename Action dialog box.
To rename an action in the Action Properties dialog box:
- In the Test Flow pane or in the Keyword View, right-click the action and select Action Properties. Alternatively, in the Keyword View or in the Expert View, select an action and select Edit > Action > Action Properties. The Action Properties dialog box opens.
- Enter a new action name in the Name box of the General tab. Each action name within a test must be unique. Make sure that action name is unique within the test, does not begin or end with a space, does not exceed 1023 characters, and does not contain the following characters: \ / : * ? " < > | % ' ! { }
- Click OK to save the change.
Post a Comment