You should ask this question on the WatiN mailing list. This error looks strangely familiar... Which version of WatiN are you using? Does selecting the value cause a navigation to a different page? Jeff.
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Shai Pardo Sent: Thursday, October 29, 2009 6:54 AM To: [email protected] Subject: MbUnit Error execution test Gallio Hi, I try execution this: window.Form(Find.ById("ReportViewerForm")).SelectList(Find.ById("ReportViewe rControl_ctl00_ctl03_ddValue")).SelectByValue("1"); but, this erros a view: WatiN.Core.Exceptions.TimeoutException Timeout while Internet Explorer busy WatiN.Core.UtilityClasses.TryFuncUntilTimeOut.ThrowTimeOutException(Exceptio n lastException, String message) em WatiN.Core.UtilityClasses.TryFuncUntilTimeOut.HandleTimeOut() em WatiN.Core.UtilityClasses.TryFuncUntilTimeOut.Try[T](DoFunc`1 func) em WatiN.Core.WaitForCompleteBase.WaitUntil(DoFunc`1 waitWhile, BuildTimeOutExceptionMessage exceptionMessage) em WatiN.Core.Native.InternetExplorer.WaitForComplete.WaitWhileIEBusy(IWebBrows er2 ie) em WatiN.Core.Native.InternetExplorer.WaitForComplete.WaitForFramesToComplete(I HTMLDocument2 maindocument) em WatiN.Core.Native.InternetExplorer.WaitForComplete.WaitForCompleteOrTimeout( ) em WatiN.Core.Native.InternetExplorer.IEWaitForComplete.DoWait() em WatiN.Core.DomContainer.WaitForComplete(IWait waitForComplete) em WatiN.Core.IE.WaitForComplete(Int32 waitForCompleteTimeOut) em WatiN.Core.DomContainer.WaitForComplete() em WatiN.Core.Element.WaitForComplete() em WatiN.Core.Element.fireEvent(String eventName, Boolean waitForComplete, NameValueCollection eventProperties) em WatiN.Core.Element.FireEvent(String eventName) em WatiN.Core.Option.setSelected(Boolean value, Boolean WaitForComplete) em WatiN.Core.Option.Select() em WatiN.Core.SelectList.SelectByTextOrValue(Constraint findBy) em WatiN.Core.SelectList.SelectByValue(String value) em TestChrome_test_.testCase.TestCase01() na C:\Users\shaiene.KOERICHTELECOM\Documents\Visual Studio 2008\Projects\TestChrome\TestChrome_test_\testCase.cs:linha 63 -- Att. Shaiene Pardo Tester Koerich Telecom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mbunituser?hl=en -~----------~----~----~----~------~----~------~--~---
