I\'m trying to automate a hidden .NET application, with another .NET application (written in c#) using the easiest way possible. It\'s NOT for testing purposes, it\'s a way to fulfill the lack of scri
I am writing scripts using White for UI automation testing. I need to get the actual text value return from a\'Textbox\'.
I have a few Silverlight UI tests that I\'m automating with White.These tests are subsequently run by a TFS build agent, which is running interactively so it can access the desktop.
I\'m trying to test an OpenFileDialog that is created when the user clicks on a button in my Silverlight 4.0 application.According to the FAQ, the correct way of finding modal dialogs is this: