Cannot pan windows magnifier with keyboard
There is a keyboard conflict when using Windows magnifier and trying to pan with the keyboard. The supposed keyboard shortcut control + alt + arrow keys rotates the screen instead of panning the...
View Articlebutton click doesn't call InvokeEvent handler
hii have to applications A and B.A is a simple winform application with only a single button on it.B is my automation application.i'm hooking up to the InvokePattern.InvokeEvent like this:public...
View ArticleValuePattern.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 Articlewhy does multiple handles created for the file File (RW-)...
I am analysing the file handles created by my desktop application and when i generate a report using handle.exe, in report i could see multiple file handles created for 1) File (RW-)...
View ArticleNarrator on mobile devices
I recently upgraded to Win 8 on my pc. I had heard a lot of good things about the improvements to Narrator and Magnifier and I am quite impressed by how much it has been improved. I am visually...
View Articlewindows(7/8) mounts a network storage automatically.
Hi team,is it possible to let win7/8 mount a network storage automatically when they receive a command?we would like to create an application to control win7/8 to mount a network storage that user...
View ArticleImplementation of IRawElementProviderFragmentRoot
Hello, I need your help. I am tring to use UIAutomation with my controls. So, I have:class MenuProvider : public IRawElementProviderSimple, public IRawElementProviderFragment, public...
View ArticleDynamically changed view within a IFrame object in HTML page is not visible...
Hi, I have a webpage where are are some links in the top of the page. Then there is a IFrame. When the web page is hit, it opens with a default page in the IFrame. Clicking on each link will load a...
View ArticleA tree-view in HTML page with nodes generated with java script in run time is...
I have a HTML page with an IFrame. Inside the Iframe there is a table with a tree view<iframe><table><tr><td><treeview...
View ArticleUIA Com Interop - Treewalker gives different result when navigating from...
I am not able to post the snapshot that i took in Inspect.exe. This is really important for my test automation and i am struck at this point. Kinldy requesting the experts to help me. The path from...
View ArticleJaws says "unavailable" while reading controls
Hello, I have a problem: Jaws says "unavailable" while reading my controls. It reads controls in this way: "%Name% Button unavailable, to activate press space". How to get rid of "unavailable"? NVDA...
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 ArticleBuilding an Window Store Quiz application.
I have to make a window store QUIZ application i am unable to understand how to pop up question from the database and 4 option and then if a user select an option he moves onto the next page and hence...
View ArticleHow do I exposed to a UI Automation Client that an offset in my RichText...
How do I exposed to a UI Automation Client that an offset in my RichText editor contains a link?I have a custom RichText editor in a C# WPF application.What interface would expose such information?...
View ArticleITextRangeProvider.Move constantly called by screen reader when at end of line.
I am currently implementing ITextRangeProvider and ITextRange interfaces to allow screen readers to gather information from a custom RichText control.I am currently having a problem with the JAWS...
View ArticleLearning Disabilities
I have a problem with my understanding what I am reading and was wondering if I can have a read out device for my classes at The University of Phoenix online program and if there are any other...
View ArticleWindows 10(Technical Preview)
I am using Windows 10(Technical Preview) from very first time and this problem is with me from that time.When i start windows its normal to work but after some time my screen becomes black and can not...
View ArticleProblems in Using UIAutomation after moving to VS2013 from VS2012
Hi,In our framework we are using CUIT and UIA Automation. We see that when we create any coded UI Test project in VS 2013 it is referring "UIA Comwrapper.dll" instead of two dlls (UIAutomation Types...
View ArticleIAccessible on Windows 8.1 and uiautomation reference leaks causing crashes...
We have started crashing on Windows 8.1 and I have traced the problem to uiautomation.dll and combase.dll. The root cause of the problem is reference counting. It appears that on Windows 8.1...
View Article