0
我想在視覺工作室(2010)建立一個硒RC'項目'。我一直在下面的說明,在這裏 - http://bonniepan02.wordpress.com/2010/06/24/how-to-use-the-selenium-rc-to-test-your-first-web-application-in-windows/ - 但是當我試圖打開NUnit的項目,我得到以下錯誤:在視覺工作室硒RC我
System.IO.FileNotFoundException : Could not load file or assembly 'nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77' or one of its dependencies. The system cannot find the file specified.
For further information use the exception Details menu item.
這似乎有點奇怪,因爲nunit.framework顯然列爲一個參考文獻。有任何想法嗎??