Nov 16 2017 05:44 AM
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.
Jul 23 2019 10:53 AM - edited Jul 23 2019 01:15 PM
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