Where are the dlls -WebDriver.Common and WebDriver.Firefox in Selenium Web Driver? -


i running tests on selenium web driver. looks need dlls webdriver.common.dll, webdriver.firefox.dll. had downloaded web driver api link http://code.google.com/p/selenium/downloads/detail?name=selenium-dotnet-2.1.0.zip&can=2&q= , when unzip, not find dll mentioned in subject.

i using visual studio 2010 & creating class library. please let me know if there link download mentioned dll or way working.

webdriver.common.dll, webdriver.firefox.dll, , of other browser-specific assemblies combined single webdriver.dll assembly final 2.0.0 (and later) releases. should have create reference webdriver.dll able use of functionality of selenium webdriver api.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

iphone - Using nested NSDictionary with Picker -