Recent DiscussionsMost RecentMost ViewedTagged:TagUnexpected dialog is not handled by event handler Hi , I am trying to handle an unexpected dialog in Java FX application ,by adding handler for Unexpectedwindow event . But once the dialog appears onscreen,event handler is not fired.What might be ...how to run custom scripts after project suite Run is completed We have developed custom code in python to generate html based Summary report using the data available in the TestComplete provided Junit summary report xml file. At the end of execution i want to g...Testing a Citrix application via Citrix Viewer and the IQ module We need to test a Citrix hosted application and are havving trouble with the ClickNextTo function in the Citrix Viewer: Laptop running TestComplete: ---> Citrix Viewer-----> Server: Citrix AUT ...Bypassing TC engine Hi everyone ! Since Smartbear still doesn't fix the custom web element detection issue, I'm trying to bypass TC's internal engine. I would like to use the native method of javascript to evaluat...String Variable not including necessary newline characters (/n) Hello everyone, I have started using variables in my test checkpoints, and I have run into the following problem, the solving of which I would really appreciate. I am testing to see whether the tex...SolvedMaking a URL semi-agnostic Page object in Keyword Test Hello All, My question is quite brief. I am trying to automate a website with a Keyword test. Let's call it: https://www.test.com Suppose that after I save something on this website, the URL chang...SolvedHow to run the WPF application in silent mode? I am using the command below to run the WPF application, but it is starting in GUI mode: TestExecute.exe "<<Project Suite>>" /r /p:<<Project Name>> /SilentMode ClickItem not selecting the proper item from a dropdown I am working with TestComplete for the first time, evaluating it for ease of use for our organization. I'm a tester, not a developer I tried recording a test that fills out a form including a dropdo...Identifying menu items via AutomationId Hi, I am new to testcomplete and currently trying to test a windows desktop application using the dev express framework. I am trying to open the popup menu "Display" of my application and then ...Search a text in an Execution Plan Hi, Quick question. Is it possible to search a text in an Execution Plan? Thanks