Cortana in Windows 9
I have purchased the Guile 3d virtual assistant program (using current AI programming) and have enjoyed it for the most part but it's somewhat limited without using supplementary software. I was...
View ArticleNeed a direction on start developing text to speech using .net in visual...
My current tool is Visual Studio 2008.I want to develop something windows application to convert text to human language (Chinese).It would be appreciated if someone can point me a direction. Thanks in...
View ArticleTesting WPF application using UI automation - dynamic elemets
Hi,Our team have an WPF application with lots of dynamic elements that are created , the id is not slimier in each creation.Each elements is created as new, not all creation are deterministic.How can I...
View ArticleClientSettings class not found in UIAComWrapper in VS 2013
Hi, In VS 2012, we referred "UIAutomationClient" and "UIAutomationTypes" dlls. We want to migrate our project to VS 2013. We have updated our project to use "UIAComWrapper" instead of...
View ArticleAutomationElement.FromPoint takes long time on some occasions
I noticed that in some cases the AutomationElement.FromPoint method takes long time to return. I measured it and it looks like it is almost 10 times slower for some controls.The controls I was able to...
View Articleautomatically load data from database and display in textbox on form load
i want to load data from database and display on the text fields on my form..the data should get fetched from the db without any button click event on form but instead it should get fetched as soon as...
View Articlelog in with webcam
i was wondering if anyone knows how to log on to windows using my webcam
View ArticleOverride Applications inputs with SendInput. Some Apps local handlers seem to...
Hey there, I have a pastebin of my c# code. I hope this is the right forum category. http://pastebin.com/Zw50s5rE My goal is to use SendInput and user32.dll (if appropriate) to re-write keyboard...
View ArticleUI Automation for Delphi application
Hi,I have been tasked with writing automated tests for a huge legacy application written in Delphi. I have looked at using UI Automation from a mstest or nunit harness(C#), but have come across a...
View ArticleAccessing a button on a customized backstage in Word 2013
Is it posible to detect a button click if the button is located in a customized backstage in Word 2013?I'm about to start looking at MSAA documentation, hopefully somebody can clue me in if this...
View ArticleHandle UI Automation Mouse and Keyboard events.
Hi Guys,Is it possible to capture mouse and keyboard events of any application using UI Automation?I am trying to create a UI Automation client application that handles UI Automation events like Focus...
View ArticleGrid Automation
Does anyone have any suggestions on how to find and automate a control that does not show up in UI Spy. I am trying to write some automation software using Microsofts UIAutomation class. The program I...
View ArticlePerformance inconsistency with setting text in edit control
We have several instances where the performance is extremely inconsistent when setting properties of a control. Our 2 biggest areas of concern are edit controls and combo boxes with virtualized lists....
View ArticleTracing a Session of Particular Id
I am working on Desktop application and Using RFID Reader which is like any bar-code reader which read TagId from Tags when a Tag is Placed in front or in Range of reader it start reading that Tag and...
View ArticleCodedUI migration from VSTS 2010 to 2013,...
I am migrating my CodeUI Scripts from VSTS 2010 to 2013. I am getting the following errorError 1 The type 'System.Windows.Automation.AutomationElement' exists in both 'c:\Program Files (x86)\Microsoft...
View ArticleCoded UI Accessibility for Hidden Controls
Hi, I have implemented Accessibility for some custom controls, but some controls like cells are hidden (with scroll) and Coded UI Test can't find it to click. How can I change the Accessibility...
View ArticleScreen Resolution Problem
Hi, I am Working in a 1366x768 screen when I tried to execute the winform in higher resolution 1680x1050 or even could be more I am facing the below issue explained in detail. I am using...
View ArticleActivate the Invert Color in Windows 7 from C#
AS we know if you star the magnifier tool it has an option "Turn on the Color Inversion"... I want to have access to this feature from my C# .net 4.0 winforms application. I tried with out success...
View ArticleCortana in Windows 9
I have purchased the Guile 3d virtual assistant program (using current AI programming) and have enjoyed it for the most part but it's somewhat limited without using supplementary software. I was...
View ArticleWPF Popup Not Showing in Inspect
I am attempting to write some coded UI tests for an application that displays WPF popups (actually a class that derives from WPF Popup). There are user controls that I need to access via their...
View Article