rraghvaniChampion Level 3Joined 4 years ago4566 Posts1258 LikesLikes received536 SolutionsView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Object doesn't exist A simple record and playback approach will work. However, if the property value of a UI element changes, playback will fail. I suggest you read and understand Object Identification. It is vital to understanding how TestComplete identifies and interacts with UI elements. Re: results are not visible when clicking on show in explorer for each log See the examples shown in Exporting Test Results. Note, that Internet Explorer has been deprecated. Re: TestComplete support for Delphi 13 desktop application with DevExpress VCL 25.2 or newer TestComplete currently supports the following - see Supported Technologies and Applications. Re: Dark Mode for .mht files? It's an old web archiving format that dates back to the late 1990s and is based on the MIME email standard. It's not completely obsolete yet, and some legacy corporate systems still use it. I very much doubt Microsoft will add support for "dark mode"! Re: Is there any way to increase the amount of line on my screen? TestComplete's editor is based on an older editor framework and exposes settings for font size, gutter width, outlining, etc., but does not appear to provide a separate line-height or density control. The documentation only mentions font size and zoom level controls, not viewport density adjustments. Re: Microsoft Modern Authentication. Many organisations create special test environments where MFA is disabled, relaxed, or replaced with test authentication mechanisms to make automated testing practical. There is no standard capability in TestComplete that legitimately "skips" MFA on a properly configured system. The purpose of MFA is to require possession of the phone (or phone number) in addition to the password. Re: TC cannot detect the object in canvas apps? Refer to Supported Technologies and Applications. I don't think Canva is support by TestComplete. Re: Azure Pipeline cannot detect test item in Group under Execution Plan Also, have a look at Link TestComplete Test Cases to Azure DevOps Test Cases. Re: Azure Pipeline cannot detect test item in Group under Execution Plan My understanding is that Execution Plans are not Azure DevOps-native, it is only specific to TestComplete. Refer to Prepare TestComplete Project for Integration section Unsupported tests. Re: Issue in launching ClickOnce application from Window Task scheduler You will have to use SessionCreator, along with TestExecute. TestComplete can be used, but it's a development tool. You can get more information from Running Tests via Remote Desktop and Running Tests on Locked Computers.