We have few test cases automated using Selenium and C#. We need to run our tests in Internet Explorer 11. Test case executes perfectly in local systems but when we do the test run remotely using Azure Devops server test execution happens but screenshots are not captured properly it's coming blank.
Anyone encountered this issue of blank screenshots in IE browsers in Azure devops server?
If tests are executed in Chrome then screenshots are captured perfectly.