Im thinking of using White for my simple windos ui automation. First i run external application from my application using System.Diagnostics.Process. When the external application opens is going to gi
I have created an integration test using the White automation framework.This is the start of the integration test:
I\'m seeing a problem where Visual Studio freezes for 30+ seconds when I try to watch a variable in a very specific test configuration and it\'s driving me wild.The issue does not appear when I debug
I’m looking for alternative for existing tests written in QTP for my Win32 application written in Borland C++.
I\'m currently trying to automate a test case using the White UI-Automation framework. In doing this I\'m having some trouble with drag and drop.I\'m trying to drag from a button to a point on the scr
I\'m trying to run UI-tests (written using white). When I run them using NUnitConsole everything works fine. When I try to run them using TeamCity I get the following exception Test(s) failed. White.C
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
Is there a way to access the UAC prompts via UIAutomation (I\'m writing a test for an installation process).
I\'m trying to automate an installation wizard and I needed to click on a button that is not enabled.
In our client / server application, the server side is exposed by a collection of web services. The client interacts with what we call an Application Context to make calls to the server. I\'d like to