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/CI_AzureDevOps.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
## WinAppDriver in CI with Azure Pipelines
2
2
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
+
3
8
### Prerequisites to run WinAppDriver in CI
4
9
The following are prequisites for running UI tests with WinAppDriver in Azure DevOps:
0 commit comments