Tried it with Selenium by following http://danbunea.blogspot.com/2007/01/test-first-web-applications-tdding.html and found out that you better put mSelenium.Start() into [SetUp] instead of [SetUpFixture]. Else every test after the first one will fail with "sessionId should not be null; has this session been started yet?".
But when it works, it is real fun! Thank you (again ...) Flo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
