Skip to content

Commit f4449aa

Browse files
authored
Update CI_AzureDevOps.md
added recommended reads section.
1 parent 88a4da3 commit f4449aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Docs/CI_AzureDevOps.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## WinAppDriver in CI with Azure Pipelines
22

3+
### Recommended Reads
4+
5+
1. [Microsoft Docs: Azure Pipelines Agents](https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops) - guidelines for setting up your own private "self-hosted" agent.
6+
1. [UI testing for Windows apps with WinAppDriver and Appium in Azure Devops](https://techcommunity.microsoft.com/t5/Windows-Dev-AppConsult/UI-testing-for-Windows-apps-with-WinAppDriver-and-Appium-Azure/ba-p/829173) - a Microsoft Tech Community post with further in-depth details on how you can add WinAppDriver UI tests in DevOps and configure your Pipeline for CI.
7+
38
### Prerequisites to run WinAppDriver in CI
49
The following are prequisites for running UI tests with WinAppDriver in Azure DevOps:
510

0 commit comments

Comments
 (0)