Forum Discussion

Dylan Swart's avatar
Dylan Swart
Copper Contributor
Nov 16, 2017

Running Selenium Tests on Azure Virtual Machine

Goodday,

 

We are using an Azure Virtual Machine to run our builds on, part of the build process is the run Selenium Tests on our web application, we have a requirement that forces us to use the Chrome driver. But the default screen resolution is 1024x768.

 

Is there a way to increase the Virtual Machines default screen resolution, if so how would one achieve this?

 

Regards,

 

Dylan.

1 Reply

  • Ray_Lin's avatar
    Ray_Lin
    Copper Contributor

    Dylan Swart 

     

    You can try to download Screen Resolution Utility and use it in your VM.  My team does not allow us to install it. 

     

    I have the post about how to debug selenium test failures here.

    https://linrayusa.blogspot.com/2019/06/how-to-debug-selenium-test-failures.html

     

    Ray

     

Resources