mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Update run-ui-tests-ci.yml
This commit is contained in:
@@ -36,12 +36,15 @@ jobs:
|
||||
- task: VisualStudioTestPlatformInstaller@1
|
||||
displayName: Ensure VSTest Platform
|
||||
|
||||
- task: ScreenResolutionUtility@1
|
||||
inputs:
|
||||
displaySettings: 'optimal'
|
||||
|
||||
- task: Windows Application Driver@0
|
||||
displayName: 'Start - WinAppDriver'
|
||||
inputs:
|
||||
OperationType: 'Start'
|
||||
WADArguments: 127.0.0.1 4723
|
||||
AgentResolution: '1080p'
|
||||
#WADArguments: 127.0.0.1 4723
|
||||
|
||||
- task: VSTest@2
|
||||
displayName: 'UI Tests'
|
||||
|
||||
Reference in New Issue
Block a user