1-10 of 52 < Previous Next >
1 vote

ListBox.Select(“string”) throws UIActionException

I am working on an application that changes the content of a list. With 40 – 45 entries in the list, the test selects a couple entries, does some testing with those entries, and the clicks a contro...

id# 2391 | Planned Release: None | Last Updated: Jul 1 at 8:13 PM  by JohnDAddamio
1 vote

"RecorderAddIn" loaded error in Visual Studio .NET 2005 (White 0.16)

After building "RecorderAddIn" project, those files below are copied into "C:\Documents and Settings\xxx\My Documents\Visual Studio 2005\Addins"

id# 2392 | Planned Release: None | Last Updated: Jun 30 at 3:43 AM  by kevinbing
1 vote

"RecorderAddIn" fails to be loaded in Visual Studio .NET 2005 (White 0.16)

Please see the attached file.

id# 2393 | Planned Release: None | Last Updated: Jun 30 at 3:34 AM  by kevinbing
1 vote

Issues with ComboBox controls

I was working on an app that has a combo box where the items are objects in an observable collection. I encountered several problems testing it under White: 1. With 8 items in the comb box, ComboB...

id# 2350 | Planned Release: None | Last Updated: Jun 24 at 10:14 PM  by JohnDAddamio
1 vote

ListBox.Select(int index) throws

ListBox.Select(0) throws a System.InvalidOperationException: Unsupported Pattern exception similar to the ComboBox.Select(4) issue I reported yesterday

id# 2352 | Planned Release: None | Last Updated: Jun 19 at 8:40 PM  by JohnDAddamio
1 vote

odd behaviour, CheckBox sets checked to true in constructor

CheckBox sets Checked to true, this means you can't read the initial state of a checkbox, since the checked state is set in the constructor. Is this line really necessairy?

id# 2334 | Planned Release: None | Last Updated: Jun 19 at 11:29 AM  by jhnprr
1 vote

ControlDictionaryExceptions when running against C++ applications

When running white against a C++ application that embeds a MS WebBrowser ActiveX control, I was getting ControlDictionaryExceptions for types combobox, text and edit. I resolved these in my local s...

id# 2305 | Planned Release: None | Last Updated: Jun 18 at 6:36 PM  by viveksingh
1 vote

TitleBar may be null in Window.cs (v0.1.5.0)

Description: In the file Core\UIItems\WindowsItems\Window.cs, Line:49. TitleBar may be null. if (!bounds.Contains(Bounds) && TitleBar.MinimizeButton != null) { ...

id# 2324 | Planned Release: None | Last Updated: Jun 17 at 4:15 AM  by kevinbing
2 votes

ControlDictionaryException "Could not find TestControl for ControlType=image and FrameworkId:Win32"

Hi, I get the following exception when I try to inspect the Items collection of a Window object in VS 2005. The Window object refers to the "ORION Scheduling" window in the screen shot attached. I...

id# 2130 | Planned Release: None | Last Updated: Jun 6 at 1:46 PM  by philbooth
1 vote

White doesn't work after I upgraded to NUnit2.4.7

NUnit recently came out with a new release (March 30th to be precise). When I upgraded the test suite to use the new release, The test run failed because White 0.1.5.0 was looking for NUnit 2.4.6. ...

id# 2250 | Planned Release: None | Last Updated: May 30 at 6:58 PM  by viveksingh

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 52 < Previous 1 2 3 4 5 6 Next >
Updating...