Friday 22 August 2014

Selenium Tool : Download selenium Webdriver for ASP.NET C#

Selenium is an excellent tool for automate series of use actions. It is also very useful for  testing.
Selenium is a very useful tool for web application testing. We can integrate selenium tool in our ASP.Net website and do automation as well as testing.

Here we are providing series of learning selenium tool.

Download selenium is the first stage to learn selenium.

STEP 1 : Go to selenium HQ URL, URL is 'http://www.seleniumhq.org/download/'.

STEP 2 : After that, scroll down page and find the 'Download' link in order to download zip file. You can see the Programming Language wise download link. Click on download link of C# row. You can see this in below image. After that, you can see download dialog box and save that in you local folder.

[Image : Selenium Website and Download Link]


Selenium Website and Download Link
(To view original image , click on image)


 [Image : Selenium Downloaded]

Selenium Downloaded
(To view original image , click on image)

STEP 3 : After that go to folder where you downloaded file. Unzip that folder and go to that folder, here you can find .Net framework wise DLL file in its respective folder like 3.5, 4.0, etc. 

These folder contains DLL files like Selenium.WebDriverBackedSelenium.dll, ThoughtWorks.Selenium.Core.dll, WebDriver.dll, WebDriver.Support.dll. You can see this in below image.

[Image : List of DLLs]

Selenium Downloaded
(To view original image , click on image)

Full Video : 

1 comment: