Increase the screen resolution on Test Agent

后端 未结 5 1817
太阳男子
太阳男子 2020-12-30 17:04

Running a automated test against a desktop WPF application works fine on my local machine and on Azure VM Windows Server 2012R2 when accessed via RDP.

However, when

5条回答
  •  攒了一身酷
    2020-12-30 17:40

    This is an older question, so thought it best to throw this out there if it helps anyone.

    There is a Screen Resolution Utility AzureDevOps Build/Release task to change the screen resolution of the agent machine. Useful when running UI tests such as Selenium, Coded UI etc.

    https://marketplace.visualstudio.com/items?itemName=ms-autotest.screen-resolution-utility-task

提交回复
热议问题