Hello, I am trying to write continuous integration tests using the WebAii DLL, and I'm having problems getting started with that. Here is my test: Manager.LaunchNewBrowser(); DirectoryInfo info = new DirectoryInfo (DLLPath); ActiveBrowser.NavigateTo(info.Parent.Parent.FullName.ToString() + @"...