sanket2799Occasional ContributorJoined 2 years ago19 Posts2 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsTestResult.mht I am not able to the TestResult.mht file generated after the test is complete in edge, chrome or internet explorer. Is there any browser setting required for this. I am using TestExecute 15 version and the mht file was generated on Windows-11 SolvedGeneral Events Creation at Project Level Hi, I have two Tests in the execution plan of a project. Can I create a general On Stop Test like event which will run after the completion of the project instead of after completion of each test cases. SolvedRe: testing Electron Application Hi, I was able to automate the app. There is a MSAA setting in project properties, once I enabled it the TestComplete was able to recognize the app. Executing a project while different project is already getting executed Hi, I have created a project for an application. Can I execute this project while another project is getting executed. Name Mapping Can I have a common name mapping file in a project suite for all the projects in it. So that I have to update only one name mapping file which will be there for all of the projects. Re: testing Electron Application Hi mfoster711, The TestComplete is just viewing the complete application as one big box. In project Properties>Open Applications> Process Filter "use all processes" is already set and web extension is also enabled. The electron version used is 16. The application opens up when run with TestedApp.Run and command line parameter also added as given in the TestComplete documentation, but still unable to inside elements of the box. If you want to see you can download the app free of cost from this link "https://www.bentley.com/software/itwin-synchronizer/". There will be a Download Now button which will download the exe file. testing Electron Application I am trying to test a an Electron application via TestComplete but am not able to map the objects in the application. I followed the step on TestComplete documentattion to expose the app to TestComplete but still its not working. SolvedTestComplete not recognizing Electron applications Hi, I was trying to automate an Electron application, but TestComplete was not able to identify the anything inside the application though was able to see the application in the object browser. Does TestComplete supports the Electron applications. Re: Chrome Browser Actually, we are running the test on Pipeline, so it is not under my control to downgrade the chrome version, it is automatically installing the latest version. Re: Chrome Browser I ran test on TestExecute15, there it ran normally, so is it that 14 version of TestComplete is not supporting Chrome 113 version whereas TestExecute15 is supporting?