Menu

#44 Possible bug with ListControlTester

open
nobody
None
5
2006-01-20
2006-01-20
Anonymous
No

When a test creates a new ListControlTester or child
(DropDownListTester etc), and then attempts to assign
the selected index property, the update of the property
does not seem to take place.

After debugging through the code, it appears that the
WebPage control is trying to remove all entries but the
selected one from the WebPage.formVariables hashtable,
but this does not contain the correct data.

Any help would be gratefully received.

Discussion


Log in to post a comment.