ContributionsMost RecentMost LikesSolutionsRe: Handling click events for WPF buttons When I click a specific button automatically, I want to trigger an event which can fill out some input datasets, is there any way we can do that by using events? (e.g. OnLogError Events from TestComplete) Adrian Muntean Handling click events for WPF buttons Can you please provide an example for handling a click event on a WPF button? May someone help me with this, please? Thanks in advance, Adrian M. SolvedRe: Counting Project Suite Items Excluding 'reset' scripts Hi Marsha_R, Based on your suggested solution, I've cloned my Project (once) and set a different value for the Project variable, and it seems the count of the items is fine now. If so, I will need to create n Projects for each of the frame applications separately. Is there a better approach without the need to clone the current Project n-times? In the attached snapshot the same test case has to be run on different frame application (group folder). Best Regards, Adrian M. Counting Project Suite Items Excluding 'reset' scripts Hi, How can I set a temporary variable from TestComplete Variables to be able to run the same test case on multi-frame applications? (the temporary variable describes the name of the frame application). In case the test script is designed to set that temporary variable, that script is added to the total count of the Test Run (I would prefer to count only the test cases, and not also the helper scripts). Is this possible somehow? Best Regards, Adrian M. Solved