Skip to content

Commit

Permalink
Update CI_AzureDevOps.md
Browse files Browse the repository at this point in the history
added recommended reads section.
  • Loading branch information
hassanuz committed Nov 2, 2019
1 parent 88a4da3 commit f4449aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Docs/CI_AzureDevOps.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## WinAppDriver in CI with Azure Pipelines

### Recommended Reads

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

### Prerequisites to run WinAppDriver in CI
The following are prequisites for running UI tests with WinAppDriver in Azure DevOps:

Expand Down

0 comments on commit f4449aa

Please sign in to comment.