i have added a Reference of ThoughtWorks.Selenium.core.dll to my project but the project gives me an error while
using ThoughtWorks.Selenium.core;
Error: The type or namespace name 'ThoughtWorks' could not be found
Target Framework: .NET Framework 4.0 (Not .NET Framework 4.0 Client Profile) I'm using Sharp Developer tool not Visual Studio
what am i doing Wrong?