You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/test/use-ui-automation-to-test-your-code.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ For more information about which platforms and configurations are supported by c
74
74
> [!WARNING]
75
75
> All actions performed on the desktop will be recorded. Pause the recording if you are performing actions that may lead to sensitive data being included in the recording.
76
76
77
-
**To delete actions** that you recorded by mistake, choose **Edit Actions**.
77
+
**To delete actions** that you recorded by mistake, choose **Edit Steps**.
78
78
79
79
**To generate code** that will replicate your actions, choose the **Generate Code** icon and type a name and description for your coded UI test method.
80
80
@@ -451,4 +451,4 @@ Coded UI Tests are often used to automate manual tests. For more information abo
451
451
- [Testing a Large Application with Multiple UI Maps](../test/testing-a-large-application-with-multiple-ui-maps.md)
452
452
- [Editing Coded UI Tests Using the Coded UI Test Editor](../test/editing-coded-ui-tests-using-the-coded-ui-test-editor.md)
453
453
- [Supported Configurations and Platforms for Coded UI Tests and Action Recordings](../test/supported-configurations-and-platforms-for-coded-ui-tests-and-action-recordings.md)
454
-
- [Upgrading Coded UI Tests from Visual Studio 2010](../test/upgrading-coded-ui-tests-from-visual-studio-2010.md)
454
+
- [Upgrading Coded UI Tests from Visual Studio 2010](../test/upgrading-coded-ui-tests-from-visual-studio-2010.md)
0 commit comments