ui-automation
WPF UI Automation with Caliburn.Micro?
I am attempting to write some UI automation tests for a WPF application that is using Caliburn.Micro and White. I am using CM\'s builtin conventions to bind my controls to the view model\'s properties[详细]
2023-02-21 20:14 分类:问答Control external window in visual studio c#
[edit] I intend to build some external add on to VLC player, so for that I\'m using the FindWindow type of functions in order to control the VLC player from my program.[详细]
2023-02-21 19:37 分类:问答Dragon Naturally Speaking fails on WPF sub menus
My WPF application menus fail to work with Dragon Natually Speaking, and hence I assume other screen readers and accessibility software. I want my software to work well for my blind and disabled custo[详细]
2023-02-20 23:55 分类:问答UIAutomation and Remote Desktop Connections
I have an application that does some automation on an arbitrary Windows application. I\'ve been using Notepad to test it.[详细]
2023-02-20 04:47 分类:问答How do I fill text-boxes in a gui application through command line?
I\'m designing an NLP (Natural Language Processing) application in python and I want to use the following UNL (Universal Networking Language) EnConverter that is an executable gui - 3rd party - applic[详细]
2023-02-19 05:32 分类:问答Access Silverlight window within Chrome via System.Windows.Automation
This is probably futile, but I\'m wondering if anyone out there has experience doing this. I\'m trying to access a Silverlight application hosted within Google Chrome by using Syst开发者_如何学Python[详细]
2023-02-19 02:34 分类:问答Mozmill UI automation and cookies
I recently used the Mozmill addon/tool do some UI automation. This has worked really well so far, except when I\'m trying to set and then read some cookies. When I use Mozmill to set cookies, I don\'t[详细]
2023-02-17 08:07 分类:问答python+windows automation - windows glitch sometimes
I\'m automating some windows stuff with Python, using PIL to take screenshots and such. the issue is that sometimes, deep in some function, I\'ll do a time.sleep(1) and the GUI app I\'m interfacing wi[详细]
2023-02-17 07:54 分类:问答Handling UAC prompts when doing UIAutomation
Is there a way to access the UAC prompts via UIAutomation (I\'m writing a test for an installation process).[详细]
2023-02-17 03:17 分类:问答How to enable a button using UIAutomation or White
I\'m trying to automate an installation wizard and I needed to click on a button that is not enabled.[详细]
2023-02-17 02:36 分类:问答