Microsoft technologies to enable accessibility and GUI automation.
What you say and mention I don't know just know the window 2012 server either put here or go and give to Microsoft, I just listened and done what they say. thanks for your visit sir comunity
View ArticleWrite a script to send Windows7 into hibernation and awake after a certain time
Hello,I would like to write a script, a batchfile or powershell, which sends my system into hibernation-mode and re-awake it after a changing time. So the time of hibernating should be a variable. So...
View ArticleHow to access the directional arrows in Microsoft Keyboard Layout Generator
Hi, I am using a Vortex Poker 2 keyboard and would like to remap the directional arrows to altGr and ijkl instead of wasd as it feels more natural using the keys on the home row to navigate text when...
View ArticleCopySettingsToLockedDesktop?
I'm sure it is useless to ask an accessibility programming question in a Microsoft forum dedicated to accessibility programming, but here goes:Does CopySettingsToLockedDesktop function on Windows 7?TIA
View ArticleCan't update automation project from VS2012 to VS2013
I have an Automation project in VS 2012. When I tried to update it to 2013, it was a disaster.UIAutomationClient.dll gets an error because it is now part of UIAComWrapper.dll which Visual Studio added...
View ArticleAutomationElement.RootElement returns null
AutomationElement desktop = AutomationElement.RootElement; AutomationElement programManager = GetElementByNameAndControlType(desktop, ControlType.Pane, "Program Manager"); AutomationElement appIcon =...
View ArticleInvokePatter.Invoke() on AutomationElement gives "Element not available"...
Event though I can see that the AutomationElement is not null, when I use the InvokePattern, I get an exception of (Element not available). I just upgraded to VS2013. It works fine in VS2012.closl
View ArticleLimitations with mixing UI Automation with IUI Automation in a test harness?
Posted in another forum, but upon further investigation this seems to be a more appropriate place:I had developed a test harness in C# using Visual Studio 2010 and UI Automation. I later discovered the...
View ArticleVersion Auto upgrade for Windows Desktop application
Hi Friends,I have 1 windows desktop application developed in VB.Net. For this application i want to develop Auto version upgrade functionality. Means Wherever user client/User launch desktop...
View ArticleList control Patterns not available in 2013 UIAComWrapper
I need some help. My entire test project is fast becoming useless. I can't run VS2012 on VS2013 test agent, so I'm forced to update to VS2013. The code below no longer works because VS2013 does not...
View ArticleIMAPI2 import last session slowly
when use MsftDiscRecorder2.MultisessionInterfaces to import last session slowly (import time about 20sec), how to improve the question? Very Thank.
View ArticleMICROSOFT WINDOWS 2010
Hi I am a personal with a visual impairment in London, England. I have worked on Windows 2003 but my computer is now being changed to Windows 2010. I am finding this complete nightmare as 2010 is...
View ArticleHow can I change audio sample rate from command line?
Hi,I there a way to change the sound device sample rate form command line?The same what can be done using mmsys.cpl the sound configuration.Regards,Aymen
View ArticleCan't get all Dataitems from Datagrid [UIAutomation, AutomationElement]
There is a AutomationElement with ControlType = Datagrid and content child items with ControlType = Dataitem. I just want to get all Dataitems. But the parent datagrid behaves strangely: it returnsat...
View ArticleSelect and double click a table item
I have just started using UI Automation to try and auomate testing of our in house applications.I have managed to identify the various items in a table:AutomationElementCollectiontableItem =...
View ArticleHistorical Versions of Microsoft Mouse and Keyboard Center
I have been asked to seek out and find a historical version of Microsoft Mouse and Keyboard Center(MMKC). We have recently upgraded our systems to use VM's and Thin Clients to access these VM's. We...
View ArticleUI accessibility Checker (UIAccess) Element has not name
HiI try to use UI Access Checker (UIAccess) but I continue to have this errors on xaml example (above)Can you help me?<GridView x:Name="gridFullScreen" Margin="50" Visibility="Visible"...
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 ArticleWindows 8 tranformation pack unique product key
pls send win8TP3 unique porduct key thais email-thanveerbabu@gmail.com, My unique user ID:54214360766451443219031642
View ArticleGlobal keyboard hook and Win. 8.1 "Project to a second screen" panel
Hello, there seems to be a very peculiar behaviour related to keyboard hook and Win. 8.1 "Project to a second screen" panel. I have included the source code (VS 2013, .NET 2.0) and binaries...
View Article