ContributionsMost RecentMost LikesSolutionsRe: AzureDev Ops/TFS TestCase/Test Plan linkage See if this helps https://support.smartbear.com/testcomplete/docs/working-with/integration/azure/test-adapter/test-plan.html Re: desktop application using web elements I agree with Hassan_Ballan - if a TestComplete error message gives you a solution, then that's the first thing you should try. Run the application you are testing from Tested Apps and let us know how that works for you. Re: Create a UserFrom via a script If the form is dependent on the AUT, then I believe what you could do is check for that AUT as you start the test and then display the correct form. Re: WebView2 support does not work We have to ask because there is no "of course" with community users. Every user does things differently and many people leave details out of their posts because they are making assumptions as well. :D Re: My opened window from a button click close immediately What happens if you click through the test steps one at a time? Re: Chrome Blocking iocm.js Upon Microsoft OAuth Login Attempt TestComplete support for Chrome is only up to version 130 right now. That may be causing your issue. https://support.smartbear.com/testcomplete/docs/app-testing/web/supported-browsers/index.html Re: Count number of test cases in Execution Plan Oh, well now you know one advantage of keeping your test modules small! You can try picking the test cases out of the .mds file. Re: How to stop TestComplete from failing a test when unrelated processes crash? If you try Scott's solution, I would rename that file rather than deleting it. That way you can tell that it was eliminated on purpose. Re: Is it possible to add Device Info from a remote browser to the Log Folder? What devices are you using? Re: Count number of test cases in Execution Plan You could write the name to a spreadsheet as you run the test and use the spreadsheet to eliminate duplicates and give a count.