http://sourceforge.net/mailarchive/forum.php?forum_name=watin-users If I recall correctly, I already fixed an error like this several months ago. The fix probably wasn't in WatiN 2.0 Beta but if you get the latest WatiN code from trunk and build it, you should be fine. Alternately, Gallio v3.1 Update 1 includes some WatiN samples with an updated version of WatiN that you can use until the official WatiN 2.0 release. Jeff.
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Shai Pardo Sent: Thursday, October 29, 2009 9:59 AM To: [email protected] Subject: MbUnit Re: Error execution test Gallio Watin 2.0 Beta, but he does't navigation to a different page. This test a Reports, sorry my english, please wich a watin mailing list? 2009/10/29 Jeff Brown <[email protected]> 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 -- Att. Shaiene Pardo (48)8462-6049 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
