ValuePattern.SetValue Throws ElementNotAvailableException (Inner Exception of...
I have a Wpf FrameworkElement derived control that offers a custom AutomationPeer:using System; using System.Collections.Generic; using System.Text; using System.Windows; using...
View ArticleUnable to Find Charms Bar using CodedUI
I am unable to find the Charms bar(on windows app) control using DirectUIControl in CodedUI. DirectUIControl charmsbarHwnd = new DirectUIControl();...
View ArticleAutomationId is not guaranteed to be stable across different builds?
From the MSDN document (about AutomationId, it states that"Clients should make no assumptions regarding the AutomationId values exposed by other applications. AutomationId is not guaranteed to be...
View Articlewindows 8.1 pro breakdown
Hi, guys, I got a problem at win8.1 pro, even it's ok now;I take my points to Engineers for reference, may it a bug:My pad just got few days ago, the day before yesterdayI updates it with itself system...
View ArticleA HREF does not contain onclick server side function call. Please help
In the below function, I want to call “CallCreateorOpenForm” when I click “Open Draft" - open existing file from db. Lauch summary should verify, create new form and load new form. Currently onload...
View ArticleSAPI C&C False Recognition
The following, successfully compiled XML file results in successful, but false, recognition of words other than those listed in the RULE "Who"; or the words 'calling, writing, nothing.For example,...
View ArticleProblem with UI Automation
Hi,Iam using UI automation APi for automating ASP.Net controls on Web page. Iam trying to identify the text box using Automation ID .The following code is intermittently working. aeWindow =...
View ArticleCalling IUIAutomation::RemoveStructureChangedEventHandler can cause my app to...
I am developing an app in C++ that uses UIAutomation to receive notification of significant events related to user interaction. I have tried adding a structure changed event handler by calling...
View ArticleUI Automation (IUIAutomationElement) and HTML Input controls?
I have a test harness written in C# using CUIAutomation and IUIAutomationElements to perform UI Automation.I am pointing this test harness at HTML interfaces (both in IE and in a Silverlight HTML...
View ArticleRequest for changing old Khmer Unicode interface in window 8.1 to new Khmer...
Dear Developer I would like to request for changing new Khmer Unicode for window interface as current Khmer Unicode font is not proper look which it hard to read.There is new Khmer OS font which it is...
View ArticleUI Automation not finding elements shown in Inspect
'seems to me that this code should return all the edit controls. However it returns nothing at all. Any idea where up? For Each ctrl As AutomationElement In root.FindAll(TreeScope.Descendants, New...
View ArticleSpell checking alt tags
I am a college teacher who is trying to make as much of my teaching accessible as possible. I write extensive alt-tags for all the pictures in my Powerpoint lectures. It drives me crazy to have to...
View ArticleIs There a forum for simple users?
Because I need to ask a question about formatting an automatic space after I insert a period, in speech recognition. I got lost here in this developer forum!
View ArticleSample code available for custom UIA patterns in .NET
Questions about the new Windows 7 support for custom patterns have come up a few times in this forum. I took some time over the past few months and created a series of blog posts and some sample code...
View ArticleClient Server Architecture
Hiii,I have some small doubts. Can someone help me....1) How to upgrade the 50 users/computers in a client-server network from xp to windows 7 together ?2) How to design a network with 500 users?3)...
View Articleproduct key
plis give activation product key my ID is 54214252268384249276872412. thksemail yudhisintan@outlook.com
View ArticleDoes CodedUI Support for Qt5QWindowIcon class type controls
I have application where all help windows are of Type QT Controls(Class =Qt5QWindowIcon).Codedui recognises upto Client area,(Type = client\Technology = MSAA), but i cannot fetch it childrens, main...
View ArticleC# - Compare listboxes - remove listbox item from listbox1 if it does not...
I'm trying to use the below but it's spitting out an error and won't work.The error I'm receiving is:An unhandled exception of type 'System.InvalidOperationException' occurred in...
View ArticleObject Properties viewable through Inpsect.exe, but the object is not in the...
What does it mean when an object's properties can be seen in Inspect (when using "Watch cursor" mode) but the object is not present in the Automation tree pane on the left of inspect?I have an object...
View ArticleExplorer sporadically crashes in themeui.dll
Our application requires that the system have an aero theme set, so we have code that sets the theme via the "Personalization" control panel before our application starts.We're run into a sporadic...
View Article