diff --git a/.pipelines/ci/templates/run-ui-tests-ci.yml b/.pipelines/ci/templates/run-ui-tests-ci.yml index af2ac9eaae..9488a71f77 100644 --- a/.pipelines/ci/templates/run-ui-tests-ci.yml +++ b/.pipelines/ci/templates/run-ui-tests-ci.yml @@ -41,6 +41,7 @@ jobs: inputs: OperationType: 'Start' WADArguments: 127.0.0.1 4723 + AgentResolution: 1080p - task: VSTest@2 displayName: 'UI Tests'