Running UI Automaiton in MIcrosoft .Net Framework 2.0
HI,Can by some way, we can Automate using UI Automation in Framework 2.0?Regards
View ArticleAutomationID property is inconsistently populated between...
I've been playing around with UI automation. I would like to be able to detect when specific textboxes which are present inside a web page, opened in Internet Explorer.I've noticed that using the...
View ArticleC#: detect when a process starts other processes
I am trying to find a way to get a callback in C# when any new user process starts on the machine. For example, if I opened a Word document from Outlook, I'd like to get a callback and decipher that...
View ArticleCreating a desktop shortcut for Internet Explorer on Windows 8.1.
How can I put a desktop shortcut for Internet Explorer on Windows 8.1?Thanks!Dan
View ArticleCreating a desktop shortcut for Internet Explorer on Windows 8.1.
How can I put a desktop shortcut for Internet Explorer on Windows 8.1?Thanks!Dan
View ArticleFile Open Dialog + Server Files
I have a windows desktop application written using MFC.I would like to populate the files available in the linux server using CFileOpenDialog.I know the host name. How to do this?
View ArticleUI Automation for Custom WPF Control that hosts Windows Forms Host
I have a custom WPF control based on ContentControl. The control displays power grid, and does its own drawing. I'd like to have elements of power grid available through automation framework. The...
View ArticleRawViewWalker.GetNextSiblingElement is delaying for 60 second on last sibling
I'm running Windows 10 build 10162 and calling the CUIAutomationClass.RawViewWalker.GetNextSiblingElement. When it hits the last sibling it's delaying for 60 second. It's like there is a 1 minute...
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 ArticleTab page and button drop:
IS IT POSSIBLE TO GIVE EVENT FOR TAB PAGE IN WINDOWS C# ?AND ALSO DROP MENU , IF I PLACE MOUSE ON BUTTON ?THANKS AND REGARDS,HARISHANKAR.D
View ArticleStart Child Process with UAC
I have 2 processes in Program Files (x86). Process 1 starts Process 2 via System.IO.Process.Start in C#. The UAC is enabled and I am running as "standard user" (although results are the same when...
View Articlebrigtness
i just came here knowing that somebody who can do really help solve this unknown problem...i have the slidebar at power options but it does not effect brigtness.changed all power plans does not effect...
View Article[UWP][Accessibilty] Is there a way to hide a TextBlock from a screen reader...
I am using AccChecker to verify my UWP (Windows 10 universal) app. I have some TextBlocks that are using the Segoe MDL2 Assets font to display glyphs. These TextBlocks appear in the UIA Screen reader...
View Articlebatch file for copy folder
HelloI need The code for a batch file copy folder (my folder name is = my username client on the network .for example may user name is user1 So my folder ind drive D is User1) from one drive to...
View ArticleC#, UIAutomationClient, Getting access to a buttons background color to...
I am using the latest C# and currently testing against a WPF app. There is a button control on the display that I need to verify the background color on. How do I do that using UIAutomationClient?...
View Articlewindows narrator and visula ui automation verify issue
When i look for sub windows of a particular app using Visual UIAutomation Verify it doesn't show the sub windows but when i use windows narrator to read the app's main window-name then only Visual...
View ArticleUsing UIAutomation via COM (Interop.UIAutomationClient.dll) causes Windows...
We have recently moved from using the managed UIAutomation libraries in favor of the UIAComWrapper project which wraps the functionality in the Interop.AutomationClient.dll so that we could maintain...
View Articleuser
I am trying to download a program and I keep getting a window that says ---another download manager currently working please try again later. this is going on now for 6 hours is there a way to correct...
View ArticleMissing 8.1 features in Windows 10. How do I locate them?
Windows 8.1 had a feature that I absolutely loved. Many users found it annoying, but I quickly adapted to using it. And now I can't access it. If it was removed, then Microsoft needs to return it as a...
View ArticleHow to launch a metro app from a desktop app in windows 10
In windows 8/8.1, i was able to launch a metro app from desktop app using ApplicationActivationManager and AppUserModelId.But in windows 10, AppUserModelId value has been removed from registry under...
View Article