Skip to content

Update use-ui-automation-to-test-your-code.md #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/test/use-ui-automation-to-test-your-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ For more information about which platforms and configurations are supported by c
> [!WARNING]
> 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.

**To delete actions** that you recorded by mistake, choose **Edit Actions**.
**To delete actions** that you recorded by mistake, choose **Edit Steps**.

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

Expand Down Expand Up @@ -451,4 +451,4 @@ Coded UI Tests are often used to automate manual tests. For more information abo
- [Testing a Large Application with Multiple UI Maps](../test/testing-a-large-application-with-multiple-ui-maps.md)
- [Editing Coded UI Tests Using the Coded UI Test Editor](../test/editing-coded-ui-tests-using-the-coded-ui-test-editor.md)
- [Supported Configurations and Platforms for Coded UI Tests and Action Recordings](../test/supported-configurations-and-platforms-for-coded-ui-tests-and-action-recordings.md)
- [Upgrading Coded UI Tests from Visual Studio 2010](../test/upgrading-coded-ui-tests-from-visual-studio-2010.md)
- [Upgrading Coded UI Tests from Visual Studio 2010](../test/upgrading-coded-ui-tests-from-visual-studio-2010.md)