ALM-Rangers / Offline-Test-Execution-Extension

Enable users to export test points to an Excel file, perform tests in an offline scenario, and import results back to TFS/Team Services. UserVoice idea #3596154. Marketplace: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.OfflineTestExecution&utm_source=vsarsolutions
Other
7 stars 5 forks source link

OffLine Test Execution extension is not working #62

Closed muthu3758 closed 7 months ago

muthu3758 commented 7 months ago

Upon clicking on Export To Excel option nothing is happening. We are using AzureDevOpsServer 2019.

mattias-skold commented 7 months ago

As you can read in issue #56 (and many many other duplicates) This is a problem with Chrome broke the HTML standard and disabled download from sandboxed iframes.

You have 2 paths forward :

Run an older browser (before chrome R58) Contact Microsoft support to get an path for your onprem tfs server that compensates for the new defecto HTML standard.