Skip to content

Commit 29b78a7

Browse files
authored
Merge pull request #859 from JohnCOsborne/patch-1
Update use-ui-automation-to-test-your-code.md
2 parents 1df8ad8 + 19f5be8 commit 29b78a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test/use-ui-automation-to-test-your-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For more information about which platforms and configurations are supported by c
7474
> [!WARNING]
7575
> 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.
7676
77-
**To delete actions** that you recorded by mistake, choose **Edit Actions**.
77+
**To delete actions** that you recorded by mistake, choose **Edit Steps**.
7878

7979
**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.
8080

@@ -451,4 +451,4 @@ Coded UI Tests are often used to automate manual tests. For more information abo
451451
- [Testing a Large Application with Multiple UI Maps](../test/testing-a-large-application-with-multiple-ui-maps.md)
452452
- [Editing Coded UI Tests Using the Coded UI Test Editor](../test/editing-coded-ui-tests-using-the-coded-ui-test-editor.md)
453453
- [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

Comments
 (0)